summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frm/frm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frm/frm.c b/frm/frm.c
index 6b3df3cd9..c1aaefc15 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -238,7 +238,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
static struct argp argp = {
options,
parse_opt,
- N_("[URL]"),
+ N_("[URL ...]"),
doc,
NULL,
NULL, NULL

Return to:

Send suggestions and report system problems to the System administrator.