aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 8c47d67..20c3a0d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -948,6 +948,7 @@ static void ftag_help(int, char **)
puts(" file manage files");
puts(" help print this message");
puts(" query query the database");
+ puts(" sync synchronize with a remote");
puts(" tag manage tags");
puts("Some commands also have their own help, try \"ftag COMMAND help\"");
puts("Configuration:");