summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-01-21 17:26:31 +0000
committerRichard Hughes <richard@hughsie.com>2016-01-21 17:26:31 +0000
commitc981f143de6c6b0c2dde4d8a989e268a046750df (patch)
treec7e5b4fd0d9f6f2093c2b3e7b26223fa8693dd0e
parentdf404fa3a0f55a24fd97f6f83cd21df36de357ec (diff)
downloadappstream-glib-c981f143de6c6b0c2dde4d8a989e268a046750df.tar.gz
f
-rw-r--r--client/as-compose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/as-compose.c b/client/as-compose.c
index 2dd08ca..252482a 100644
--- a/client/as-compose.c
+++ b/client/as-compose.c
@@ -438,7 +438,7 @@ main (int argc, char **argv)
_("Show extra debugging information"), NULL },
{ "prefix", '\0', 0, G_OPTION_ARG_FILENAME, &prefix,
/* TRANSLATORS: command line option */
- _("Set the temporary directory"), "DIR" },
+ _("Set the prefix"), "DIR" },
{ "output-dir", '\0', 0, G_OPTION_ARG_FILENAME, &output_dir,
/* TRANSLATORS: command line option */
_("Set the output directory"), "DIR" },