aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/piesctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piesctl.c b/src/piesctl.c
index 43a6b49..d10bd0e 100644
--- a/src/piesctl.c
+++ b/src/piesctl.c
@@ -229,7 +229,7 @@ config_help (void)
/* TRANSLATORS: do not translate words in quotes */
static char docstring[] =
N_("Configuration file structure for piesctl.\n"
- "For more information, use command \"info piesctl configuration\".");
+ "For more information, use command \"info piesctl.conf\".");
grecs_print_docstring (docstring, 0, stdout);
grecs_print_statement_array (piesctl_keywords, 1, 0, stdout);
}

Return to:

Send suggestions and report system problems to the System administrator.