forked from varia/distribusi
remove no template option (unused functionality)
This commit is contained in:
parent
1db3682210
commit
0ac1f2ef60
@ -41,13 +41,6 @@ def build_argparser():
|
||||
action="store_true",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
"-n",
|
||||
"--no-template",
|
||||
help="Don't use the template to output html",
|
||||
action="store_true",
|
||||
)
|
||||
|
||||
parser.add_argument(
|
||||
"-a",
|
||||
"--alttexts",
|
||||
|
Loading…
Reference in New Issue
Block a user