mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07:20 +02:00
Add -r -t to the usage text
This commit is contained in:
parent
440400c2d4
commit
d90d1a71d6
@ -63,7 +63,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#define USAGE_TEXT \
|
#define USAGE_TEXT \
|
||||||
"Usage: %s [-d] [-l] [-h] [-v]\n\n" \
|
"Usage: %s [-d] [-l] [-r] [-t] [-h] [-v]\n\n" \
|
||||||
" -d daemonize self after launch\n" \
|
" -d daemonize self after launch\n" \
|
||||||
" -l log to syslog\n" \
|
" -l log to syslog\n" \
|
||||||
" -r request gamemode and pause\n" \
|
" -r request gamemode and pause\n" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user