Skip to content

Instantly share code, notes, and snippets.

@mathewmoon
Created February 4, 2019 21:39
Show Gist options
  • Save mathewmoon/d678024543dd93005a2ff97a83690ebd to your computer and use it in GitHub Desktop.
Save mathewmoon/d678024543dd93005a2ff97a83690ebd to your computer and use it in GitHub Desktop.
local COMMANDS=(
"list"
"search"
"show" "showsrc"
"install" "remove" "purge" "autoremove"
"update"
"upgrade" "full-upgrade" "dist-upgrade"
"edit-sources"
"help"
"source" "build-dep"
"clean" "autoclean"
"download" "changelog"
"moo"
"depends" "rdepends"
"policy")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment