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." |   "Return the Clingon command for the \"list\" subcommand." | ||||||
|   (clingon:make-command |   (clingon:make-command | ||||||
|    :name "list" |    :name "list" | ||||||
|  |    :aliases '("ls") | ||||||
|    :description "list files in trash directories" |    :description "list files in trash directories" | ||||||
|    :usage "[options] [pattern]" |    :usage "[options] [pattern]" | ||||||
|    :options (list/options) |    :options (list/options) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user