From 343cafef346543282b5b6e825bc8f9dd10028a48 Mon Sep 17 00:00:00 2001 From: axel Date: Fri, 17 Feb 2006 20:13:39 +1000 Subject: Redo installation file structure, move lots of things to $PREFIX/share/fish darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz --- share/completions/atq.fish | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 share/completions/atq.fish (limited to 'share/completions/atq.fish') diff --git a/share/completions/atq.fish b/share/completions/atq.fish new file mode 100644 index 00000000..4ef4c03d --- /dev/null +++ b/share/completions/atq.fish @@ -0,0 +1,4 @@ +#atq +complete -f -c atq -s V -d (_ "Display version and exit") +complete -f -c atq -s q -d (_ "Use specified queue") + -- cgit v1.2.3