mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2026-04-29 20:33:32 +00:00
add --man flag for man page generation
add Taskfile.man.yml include it in the main Taskfile add man flag to Flags section in README
This commit is contained in:
@@ -98,6 +98,7 @@ FLAGS
|
||||
-C, --config STRING Path to the configuration file (default: $XDG_CONFIG_HOME/vbantxt/config.toml)
|
||||
-l, --loglevel STRING Log level (debug, info, warn, error, fatal, panic) (default: warn)
|
||||
-v, --version Show version information
|
||||
-m, --man Print man page and exit
|
||||
```
|
||||
|
||||
Pass --host, --port and --streamname as flags on the root command, for example:
|
||||
|
||||
Reference in New Issue
Block a user