summaryrefslogtreecommitdiff
path: root/comsat/comsat.c
diff options
context:
space:
mode:
Diffstat (limited to 'comsat/comsat.c')
-rw-r--r--comsat/comsat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/comsat.c b/comsat/comsat.c
index b68728778..9b9b99f66 100644
--- a/comsat/comsat.c
+++ b/comsat/comsat.c
@@ -55,7 +55,7 @@ static char doc[] = "GNU comsatd";
static struct argp_option options[] =
{
- {"config", 'c', "FILE", 0, N_("Read configuration from FILE"), 0},
+ {"config", 'c', N_("FILE"), 0, N_("Read configuration from FILE"), 0},
{ NULL, 0, NULL, 0, NULL, 0 }
};

Return to:

Send suggestions and report system problems to the System administrator.