shitbox/pkg/usr/share/fish/completions/sha512sum.fish

4 lines
194 B
Fish
Raw Normal View History

2023-02-13 10:30:46 -05:00
complete -c sha512sum -s c -l check -d 'read checksums from the FILEs and check them'
complete -c sha512sum -s h -l help -d 'Print help'
complete -c sha512sum -s V -l version -d 'Print version'