diff --git a/clash/clash.lisp b/clash/clash.lisp index d2a6940..bb69a54 100644 --- a/clash/clash.lisp +++ b/clash/clash.lisp @@ -481,6 +481,7 @@ list of trash directories that were present in INFOS." "Return the Clingon command for the \"list\" subcommand." (clingon:make-command :name "list" + :aliases '("ls") :description "list files in trash directories" :usage "[options] [pattern]" :options (list/options)