mirror of
https://github.com/onyx-and-iris/q3rcon.git
synced 2024-11-21 16:10:48 +00:00
type fix
add -i shorthand
This commit is contained in:
parent
7df5b21588
commit
566c3c9312
@ -95,13 +95,13 @@ Arguments following the flags will be sent as rcon commands. You may send multip
|
||||
|
||||
#### Interactive mode
|
||||
|
||||
Pass `interactive` flag to enable interactive mode, for example:
|
||||
Pass `interactive (-i shorthand)` flag to enable interactive mode, for example:
|
||||
|
||||
```
|
||||
q3rcon -h=localhost -p=30000 -P="rconpassword" -i
|
||||
```
|
||||
|
||||
If interactive mode is enabled, any arguments sent on the command lien will be ignored.
|
||||
If interactive mode is enabled, any arguments sent on the command line will be ignored.
|
||||
|
||||
## `Logging`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user