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 /debian/usertags | |
parent | 23cd39aae01f1b3b1aee834befa02201e8824819 (diff) | |
download | dpkg-e342a8fc3bc777971f76aff0f89b8b121876a532.tar.gz |
Use “command line” instead of commandline or command-line
Diffstat (limited to 'debian/usertags')
-rw-r--r-- | debian/usertags | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/usertags b/debian/usertags index 0a0d9c1d9..9353bc8e7 100644 --- a/debian/usertags +++ b/debian/usertags @@ -27,7 +27,7 @@ file-metadata File metadata tracking (perm, acl, cap, hash). trivial [TRIVIAL] Bug should be trivial to fix. perf [PERF] Performance problems. new-field Request for new control file fields. -new-option Request for new command-line option. +new-option Request for new command line option. deb-format Changes to the binary (.deb) format. dsc-format Changes to the source (.dsc) format. arch [ARCH] Updates to ‘cputable’, ‘ostable’ and porting @@ -155,7 +155,7 @@ usercategory dpkg-class [hidden] + Performance issue [perf] + Trivial fix [trivial] + New control field [new-field] - + New command-line option [new-option] + + New command line option [new-option] + Binary package format [deb-format] + Source package format [dsc-format] + Architecture specific issue [arch] |