[Lunar-commits] <moonbase-core> lunar: Added 'lvu moonalyze' to completion list
Stefan Wold
ratler at lunar-linux.org
Sun Jul 8 19:30:59 CEST 2012
commit c6b70cc21bc0c7b3c513dd381c1c4e897f96d465
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 08 Jul 2012 10:30:59 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/c6b70cc21bc0c7b3c513dd381c1c4e897f96d465
lunar: Added 'lvu moonalyze' to completion list
---
system/lunar/profile.d/lunar.rc +2/-2
1 files changed, 2 insertions (+), 2 deletions (-)
--- a/system/lunar/profile.d/lunar.rc
+++ b/system/lunar/profile.d/lunar.rc
@@ -116,7 +116,7 @@ _lunar_lvu()
case "$prev" in
-d|--debug|-v|--verbose|-h|--help)
;;
- leafs|orphans|conflicts|alien|held|exiled|export|moonbase|html|updatelog|activity|pam|expired|new|newer|older|search|service)
+ leafs|orphans|conflicts|moonalyze|alien|held|exiled|export|moonbase|html|updatelog|activity|pam|expired|new|newer|older|search|service)
# Do nothing because either the options don't take an argument or we can't do completion
return 0
;;
@@ -152,7 +152,7 @@ _lunar_lvu()
what where cd alien from leafs orphans conflicts search service website install size installed compile \
compiler links sources maintainer version sum md5sum export import section moonbase html updatelog \
activity newer older voyeur pam expired depends tree eert stree leert held exiled urls versions short \
- info edit unedit diff new submit' -- "$cur" ) )
+ info edit unedit diff new submit moonalyze' -- "$cur" ) )
fi
return 0
More information about the Lunar-commits
mailing list