summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-01-14 12:40:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-01-14 12:40:24 +0000
commit4c7598ade85f6581d07c0f4d3997137f9da47352 (patch)
tree3e6bffe872f2711f36e7dc6835d209e960047ad4
parentf4f8282e8ec54dd72c83d5b55734be1f9440ddc0 (diff)
downloadmailutils-4c7598ade85f6581d07c0f4d3997137f9da47352.tar.gz
mailutils-4c7598ade85f6581d07c0f4d3997137f9da47352.tar.bz2
Minor fix in help output.
-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
@@ -240,3 +240,3 @@ static struct argp argp = {
parse_opt,
- N_("[URL]"),
+ N_("[URL ...]"),
doc,

Return to:

Send suggestions and report system problems to the System administrator.