aboutsummaryrefslogtreecommitdiff
path: root/src/cmdline.opt
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-01-10 22:51:41 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-01-10 22:51:41 +0200
commit2040ea870ae411472a73d0bee49fb7c4a774ad93 (patch)
treec08728998ffc749c5f830096a614fe7a509b68d4 /src/cmdline.opt
parent31b05ff79914a6903bda172af9580afc394e9271 (diff)
downloadpies-2040ea870ae411472a73d0bee49fb7c4a774ad93.tar.gz
pies-2040ea870ae411472a73d0bee49fb7c4a774ad93.tar.bz2
Minor changes in message wording
Diffstat (limited to 'src/cmdline.opt')
-rw-r--r--src/cmdline.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmdline.opt b/src/cmdline.opt
index e425518..f43d147 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -88,7 +88,7 @@ BEGIN
log_to_stderr_only = 1;
END
-OPTION(syntax,,[<{pies|inetd|meta1}>],
+OPTION(syntax,,[<{pies|meta1|inetd|inittab}>],
[<expect configuration files in the given syntax>])
BEGIN
if (str_to_config_syntax (optarg, &current_syntax))

Return to:

Send suggestions and report system problems to the System administrator.