From 193815161c7271637cebc1e64faf29cef37a6948 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 1 Dec 2007 23:55:49 +0000 Subject: 24135: consistently complete subcommands with minus signs instead of underscores. --- Completion/Debian/Command/_make-kpkg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Completion/Debian') diff --git a/Completion/Debian/Command/_make-kpkg b/Completion/Debian/Command/_make-kpkg index 8d5eff037..68ddadc1e 100644 --- a/Completion/Debian/Command/_make-kpkg +++ b/Completion/Debian/Command/_make-kpkg @@ -34,14 +34,14 @@ _arguments \ binary-arch\:"arch dependent packages" \ kernel-source\:"package of the kernel sources" \ kernel-headers\:"package of the header files included in the kernel" \ - kernel_manual\:"package of the manual pages included in the kernel" \ + kernel-manual\:"package of the manual pages included in the kernel" \ kernel-doc\:"package of teh documentation included in the kernel" \ kernel-image\:"package of the kernel image" \ build\:"compiles the kernel" \ modules\:"build all add-on modules" \ - modules_config\:"configure all add-on modules" \ - modules_image\:"build all add-on modules, but wirhou source and diff files" \ - modules_clean\:"clean add-on modules" \ + modules-config\:"configure all add-on modules" \ + modules-image\:"build all add-on modules, but wirhou source and diff files" \ + modules-clean\:"clean add-on modules" \ configure\:"configure the kernel" \ debian\:"creates the debian/ directory" \ libc-kheaders\:"create the kernel headers package needed by libc" \ -- cgit 1.4.1