Use --description for clean command

This commit is contained in:
EmilySeville7cfg 2022-01-24 15:41:01 +10:00 committed by ridiculousfish
parent bc52198b5e
commit 72ce745f60

View file

@ -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"