aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/yum.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/yum.fish')
-rw-r--r--share/completions/yum.fish30
1 files changed, 15 insertions, 15 deletions
diff --git a/share/completions/yum.fish b/share/completions/yum.fish
index 57c24dc1..ead30a6a 100644
--- a/share/completions/yum.fish
+++ b/share/completions/yum.fish
@@ -43,21 +43,21 @@ complete -c yum -n '__fish_yum_has_command' -xa "
complete -c yum -n '__fish_yum_package_ok' -a "(__fish_print_packages)"
-complete -c yum -s h -l help -d (N_ "Display help and exit")
-complete -c yum -s y -d (N_ "Assume yes to all questions")
-complete -c yum -s c -d (N_ "Configuration file") -r
-complete -c yum -s d -d (N_ "Set debug level") -x
-complete -c yum -s e -d (N_ "Set error level") -x
-complete -c yum -s t -l tolerant -d (N_ "Be tolerant of errors in commandline")
-complete -c yum -s R -d (N_ "Set maximum delay between commands") -x
-complete -c yum -s c -d (N_ "Run commands from cache")
-complete -c yum -l version -d (N_ "Display version and exit")
-complete -c yum -l installroot -d (N_ "Specify installroot") -r
-complete -c yum -l enablerepo -d (N_ "Enable repository") -r
-complete -c yum -l disablerepo -d (N_ "Disable repository") -r
-complete -c yum -l obsoletes -d (N_ "Enables obsolets processing logic")
-complete -c yum -l rss-filename -d (N_ "Output rss-data to file") -r
-complete -c yum -l exclude -d (N_ "Exclude specified package from updates") -a "(__fish_print_packages)"
+complete -c yum -s h -l help --description "Display help and exit"
+complete -c yum -s y --description "Assume yes to all questions"
+complete -c yum -s c --description "Configuration file" -r
+complete -c yum -s d --description "Set debug level" -x
+complete -c yum -s e --description "Set error level" -x
+complete -c yum -s t -l tolerant --description "Be tolerant of errors in commandline"
+complete -c yum -s R --description "Set maximum delay between commands" -x
+complete -c yum -s c --description "Run commands from cache"
+complete -c yum -l version --description "Display version and exit"
+complete -c yum -l installroot --description "Specify installroot" -r
+complete -c yum -l enablerepo --description "Enable repository" -r
+complete -c yum -l disablerepo --description "Disable repository" -r
+complete -c yum -l obsoletes --description "Enables obsolets processing logic"
+complete -c yum -l rss-filename --description "Output rss-data to file" -r
+complete -c yum -l exclude --description "Exclude specified package from updates" -a "(__fish_print_packages)"
complete -c yum -n 'contains list (commandline -poc)' -a "
all\t'List all packages'