chore(debian): document previous alias

This commit is contained in:
Marc Cornellà 2021-12-29 11:08:02 +01:00
commit 37b278cd03
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B
2 changed files with 3 additions and 1 deletions

View file

@ -100,7 +100,7 @@ else
print "$cmd"
eval "$cmd"
}
aar() {
function aar() {
cmd="su -lc '$apt_pref -P autoremove $@' root"
print "$cmd"
eval "$cmd"