Commit 7b19e1b6 authored by Roman Alifanov's avatar Roman Alifanov Committed by Vitaly Lipatov

fish completion: add upgrade

parent 222eb7ad
...@@ -5,7 +5,7 @@ function __eepm_complete_repos ...@@ -5,7 +5,7 @@ function __eepm_complete_repos
end end
function __eepm_list_commands function __eepm_list_commands
string split '|' query q info packages filelist qp grep query_package ql get-files changelog cl qi show qa list-installed ls li list-available programs requires deplist depends req depends-on whatdepends rdepends whatrequires wd required-by provides prov whatprovides conflicts policy resolve qf wp which belongs install Install reinstall add i it installed simulate prescription recipe rm del remove delete uninstall erase purge e autoorphans remove-orphans update full-upgrade Upgrade update-repo ur up search search-file s find sr filesearch sf status list assure repo autoremove package-cleanup mark tool print addrepo ar repofix removerepo remove-repo rr check fix verify dedup release-upgrade upgrade-release upgrade-system release-switch history checkpkg integrity Downgrade release-downgrade downgrade-release downgrade-system downgrade distro-sync download fetch fc remove-old-kernels remove-old-kernel kernel-update kernel-upgrade update-kernel upgrade-kernel stats clean delete-cache dc restore audit site url ei ik epminstall epm-install selfinstall repack play pack | sort -u string split '|' query q info packages filelist qp grep query_package ql get-files changelog cl qi show qa list-installed ls li list-available programs requires deplist depends req depends-on whatdepends rdepends whatrequires wd required-by provides prov whatprovides conflicts policy resolve qf wp which belongs install Install reinstall add i it installed simulate prescription recipe rm del remove delete uninstall erase purge e autoorphans remove-orphans update full-upgrade Upgrade upgrade update-repo ur up search search-file s find sr filesearch sf status list assure repo autoremove package-cleanup mark tool print addrepo ar repofix removerepo remove-repo rr check fix verify dedup release-upgrade upgrade-release upgrade-system release-switch history checkpkg integrity Downgrade release-downgrade downgrade-release downgrade-system downgrade distro-sync download fetch fc remove-old-kernels remove-old-kernel kernel-update kernel-upgrade update-kernel upgrade-kernel stats clean delete-cache dc restore audit site url ei ik epminstall epm-install selfinstall repack play pack | sort -u
end end
function __eepm_list_installed_packages function __eepm_list_installed_packages
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment