Rename class GRML into GRMLBASE and update all files according.
[grml-live.git] / etc / zsh / completion.d / _grml-live
index 9a71298..0c9ffb1 100644 (file)
@@ -8,7 +8,7 @@
 ################################################################################
 
 arguments=(
-  '-c:classe(s):(`cd /etc/grml/fai/config/package_config && ls`)'
+  '-c:classe(s):($(cd /etc/grml/fai/config/class/ && ls *.var | tr -d '.var'))'
   '-F[force execution without prompting for yes/no]'
   '-h[display usage information]'
   '-s:Debian suite:(stable testing unstable etch lenny sid)'