mirror of
https://github.com/onyx-and-iris/q3rcon-tui.git
synced 2026-02-26 11:09:11 +00:00
add --version and --help to additional flags
This commit is contained in:
parent
fc6c2e99a5
commit
b3a3a4759a
@ -43,7 +43,9 @@ q3rcon-tui --host=localhost --port=28960 --password=rconpassword
|
|||||||
Additional flags:
|
Additional flags:
|
||||||
|
|
||||||
- `--raw`: Boolean flag, if set the RichLog will print raw responses without rendering tables.
|
- `--raw`: Boolean flag, if set the RichLog will print raw responses without rendering tables.
|
||||||
- `--append`: Boolean flag, if set the RichLog output with append each response continuously.
|
- `--append`: Boolean flag, if set the RichLog output with append each response continuously.
|
||||||
|
- `--version`: Print the version of the TUI.
|
||||||
|
- `--help`: Print the help message.
|
||||||
|
|
||||||
#### Environment Variables
|
#### Environment Variables
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user