summaryrefslogtreecommitdiff
path: root/src/fs/gnunet-pseudonym.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/gnunet-pseudonym.c')
-rw-r--r--src/fs/gnunet-pseudonym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-pseudonym.c b/src/fs/gnunet-pseudonym.c
index 348805904..df67571a0 100644
--- a/src/fs/gnunet-pseudonym.c
+++ b/src/fs/gnunet-pseudonym.c
@@ -354,7 +354,7 @@ main (int argc, char *const *argv)
return (GNUNET_OK ==
GNUNET_PROGRAM_run (argc,
argv,
- "gnunet-pseudonym",
+ "gnunet-pseudonym [OPTIONS]",
gettext_noop
("Manage GNUnet pseudonyms."),
options, &run, NULL)) ? ret : 1;