From aecf895a2fc514a0e652cf225de5bc3b85b03d10 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 7 Mar 2016 16:55:20 +0200 Subject: Improve docs * doc/pies.texi: Document piesctl and identity providers. * src/piesctl.c: Fix reference to the docs. --- src/piesctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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); } -- cgit v1.2.1