mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-03 06:07:20 +02:00
Fix typo in README and help message
This commit is contained in:
parent
faea358023
commit
c8492ca28f
@ -11,7 +11,7 @@ Usage: gamemoded [-d] [-l] [-r] [-t] [-h] [-v]
|
||||
When no PID given, queries the status globally
|
||||
-d, --daemonize Daemonize self after launch
|
||||
-l, --log-to-syslog Log to syslog
|
||||
-r, --test Run tests
|
||||
-t, --test Run tests
|
||||
-h, --help Print this help
|
||||
-v, --version Print version
|
||||
```
|
||||
|
@ -72,7 +72,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
" When no PID given, queries the status globally\n" \
|
||||
" -d, --daemonize Daemonize self after launch\n" \
|
||||
" -l, --log-to-syslog Log to syslog\n" \
|
||||
" -r, --test Run tests\n" \
|
||||
" -t, --test Run tests\n" \
|
||||
" -h, --help Print this help\n" \
|
||||
" -v, --version Print version\n" \
|
||||
"\n" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user