diff options
author | Guillem Jover <guillem@debian.org> | 2011-07-03 21:29:43 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2011-07-07 10:42:29 +0200 |
commit | e342a8fc3bc777971f76aff0f89b8b121876a532 (patch) | |
tree | 55d5c339e39468ec4d0958d2fca1daa15327e7aa /man/dselect.cfg.5 | |
parent | 23cd39aae01f1b3b1aee834befa02201e8824819 (diff) | |
download | dpkg-e342a8fc3bc777971f76aff0f89b8b121876a532.tar.gz |
Use “command line” instead of commandline or command-line
Diffstat (limited to 'man/dselect.cfg.5')
-rw-r--r-- | man/dselect.cfg.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dselect.cfg.5 b/man/dselect.cfg.5 index c6cfbedd3..8770a9522 100644 --- a/man/dselect.cfg.5 +++ b/man/dselect.cfg.5 @@ -1,10 +1,10 @@ -.TH dselect.cfg 5 "2009-09-05" "Debian Project" "dpkg suite" +.TH dselect.cfg 5 "2011-07-03" "Debian Project" "dpkg suite" .SH NAME dselect.cfg \- dselect configuration file . .SH DESCRIPTION This file contains default options for dselect. Each line contains a -single option which is exactly the same as a normal commandline +single option which is exactly the same as a normal command line option for dselect except for the leading dashes which are not used here. Quotes surrounding option values are stripped. Comments are allowed by starting a line with a hash sign ("\fB#\fR"). |