about summary refs log tree commit diff
path: root/Completion/Debian
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2011-06-20 02:24:56 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2011-06-20 02:24:56 +0000
commit67ef9605f12969b5eab407f83fb117867b15655f (patch)
tree782622f6e2f43fcfd6e481ac6e8089dba4ce579a /Completion/Debian
parent59a4cc38ea4e0aa3e9d7a42f701c7059cf7ceae3 (diff)
downloadzsh-67ef9605f12969b5eab407f83fb117867b15655f.tar.gz
zsh-67ef9605f12969b5eab407f83fb117867b15655f.tar.xz
zsh-67ef9605f12969b5eab407f83fb117867b15655f.zip
unposted: clean up completion descriptions as per Etc/completion-style-guide
Diffstat (limited to 'Completion/Debian')
-rw-r--r--Completion/Debian/Command/_git-buildpackage2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_git-buildpackage b/Completion/Debian/Command/_git-buildpackage
index 784d53028..936539fcc 100644
--- a/Completion/Debian/Command/_git-buildpackage
+++ b/Completion/Debian/Command/_git-buildpackage
@@ -30,7 +30,7 @@ _arguments \
   '--git-prebuild=-[command to run before a build]:command:' \
   '--git-postbuild=-[hook run after a successful build]:command:' \
   '--git-posttag=-[hook run after a successful tag operation]:command:' \
-  '--git-pbuilder[Invoke git-pbuilder for building]' \
+  '--git-pbuilder[invoke git-pbuilder for building]' \
   '--git-no-pbuilder[negates --git-pbuilder]' \
   '--git-dist=-[build for this distribution when using git-pbuilder]:distribution:' \
   '--git-arch=-[build for this architecture when using git-pbuilder]:architecture:' \