diff --git a/share/completions/clean.fish b/share/completions/clean.fish index 8d1720d0b..17d587b01 100644 --- a/share/completions/clean.fish +++ b/share/completions/clean.fish @@ -1 +1 @@ -complete --command clean --no-files --arguments 'all\t"Specify that each and every sector on the disk is set to zero"' \ No newline at end of file +complete --command clean --no-files --arguments 'all' --description "Specify that each and every sector on the disk is set to zero"