mirror of
https://gitee.com/amber-ce/amber-pm
synced 2026-06-09 22:42:30 +08:00
不再频繁提示NVIDIA信息,添加autopurge相关的内容
This commit is contained in:
@@ -70,7 +70,7 @@ _apm()
|
||||
# supported options per command
|
||||
if [[ "$cur" == -* ]]; then
|
||||
case $command in
|
||||
install|remove|purge|upgrade|dist-upgrade|full-upgrade|autoremove)
|
||||
install|remove|purge|upgrade|dist-upgrade|full-upgrade|autoremove|autopurge)
|
||||
COMPREPLY=( $( compgen -W '--show-progress
|
||||
--fix-broken --purge --verbose-versions --auto-remove
|
||||
-s --simulate --dry-run
|
||||
|
||||
Reference in New Issue
Block a user