Add "uninstall" as an alternative option for "remove"

This commit is contained in:
kytv
2011-09-18 15:37:31 +00:00
parent a48ed65b36
commit 7f6c4faeb5

View File

@@ -1638,7 +1638,7 @@ docommand() {
;;
'remove')
'remove' | 'uninstall')
removedaemon
;;