First commit
This commit is contained in:
commit
902f6513ff
8 changed files with 130 additions and 0 deletions
8
args/readme.md
Normal file
8
args/readme.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Args - Signal-CLI HTTP
|
||||
|
||||
This module handles command line arguments. A list follows. You can also pass through -h for this list.
|
||||
|
||||
```
|
||||
-conf string
|
||||
Config file to read from (default "./config.txt")
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue