summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/idevicesyslog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/idevicesyslog.c b/tools/idevicesyslog.c
index 8d7e33b..1415040 100644
--- a/tools/idevicesyslog.c
+++ b/tools/idevicesyslog.c
@@ -806,6 +806,8 @@ int main(int argc, char *argv[])
806 { "no-colors", no_argument, NULL, 2 }, 806 { "no-colors", no_argument, NULL, 2 },
807 { "colors", no_argument, NULL, 3 }, 807 { "colors", no_argument, NULL, 3 },
808 { "syslog_relay", no_argument, NULL, 4 }, 808 { "syslog_relay", no_argument, NULL, 4 },
809 { "syslog-relay", no_argument, NULL, 4 },
810 { "legacy", no_argument, NULL, 4 },
809 { "start-time", required_argument, NULL, 5 }, 811 { "start-time", required_argument, NULL, 5 },
810 { "size-limit", required_argument, NULL, 6 }, 812 { "size-limit", required_argument, NULL, 6 },
811 { "age-limit", required_argument, NULL, 7 }, 813 { "age-limit", required_argument, NULL, 7 },