mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +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…
x
Reference in New Issue
Block a user