Add an extra alias for list
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user