zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _acpi args
@ 2006-11-13 18:43 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-11-13 18:43 UTC (permalink / raw)
  To: zsh-workers

I meant to fix this months ago.

Index: Completion/Linux/Command/_acpi
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Linux/Command/_acpi,v
retrieving revision 1.1
diff -u -r1.1 _acpi
--- Completion/Linux/Command/_acpi	7 Mar 2005 02:38:35 -0000	1.1
+++ Completion/Linux/Command/_acpi	13 Nov 2006 18:42:48 -0000
@@ -1,6 +1,6 @@
 #compdef acpi
 
-_arguments \
+_arguments -s \
     '(-b --battery)'{-b,--battery}'[battery information]' \
     '(-B --without-battery)'{-B,--without-battery}'[suppress battery information]' \
     '(-t --thermal)'{-t,--thermal}'[thermal information]' \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-13 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-13 18:43 PATCH: _acpi args Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).