mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +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>
|
||||
|
||||
#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" \
|
||||
" -l log to syslog\n" \
|
||||
" -r request gamemode and pause\n" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user