diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/idevicesyslog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicesyslog.c b/tools/idevicesyslog.c index 830b76a..dc404b0 100644 --- a/tools/idevicesyslog.c +++ b/tools/idevicesyslog.c | |||
@@ -880,7 +880,7 @@ static void print_usage(int argc, char **argv, int is_error) | |||
880 | " -o, --output FILE write to FILE instead of stdout\n" | 880 | " -o, --output FILE write to FILE instead of stdout\n" |
881 | " (existing FILE will be overwritten)\n" | 881 | " (existing FILE will be overwritten)\n" |
882 | " --colors force writing colored output, e.g. for --output\n" | 882 | " --colors force writing colored output, e.g. for --output\n" |
883 | " --syslog_relay force use of syslog_relay service\n" | 883 | " --syslog-relay force use of syslog_relay service\n" |
884 | "\n" | 884 | "\n" |
885 | "COMMANDS:\n" | 885 | "COMMANDS:\n" |
886 | " pidlist Print pid and name of all running processes.\n" | 886 | " pidlist Print pid and name of all running processes.\n" |