mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Use --description for clean command
This commit is contained in:
parent
bc52198b5e
commit
72ce745f60
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
complete --command clean --no-files --arguments 'all\t"Specify that each and every sector on the disk is set to zero"'
|
||||
complete --command clean --no-files --arguments 'all' --description "Specify that each and every sector on the disk is set to zero"
|
||||
|
|
Loading…
Reference in a new issue