mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:37:27 +08:00
df completions: shorten a description
This commit is contained in:
parent
1d9f34e8bf
commit
12a4091774
|
@ -33,6 +33,6 @@ else
|
|||
complete -c df -s a -d "Show all file systems"
|
||||
complete -c df -s g -d "Show sizes in gigabytes"
|
||||
complete -c df -s m -d "Show sizes in megabytes"
|
||||
complete -c df -s n -d "Print out the previously obtained statistics from the file systems"
|
||||
complete -c df -s n -d "Use cached statistics"
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user