support setting argv from config files

This commit is contained in:
ed 2021-11-06 03:11:21 +01:00
parent 3498644055
commit 8164910fe8
3 changed files with 46 additions and 0 deletions

View file

@ -1,3 +1,10 @@
# append some arguments to the commandline;
# the first space in a line counts as a separator,
# any additional spaces are part of the value
-e2dsa
-e2ts
-i 127.0.0.1
# create users:
# u username:password
u ed:123