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

4 lines
188 B
Fish

complete -c sha1sum -s c -l check -d 'read checksums from the FILEs and check them'
complete -c sha1sum -s h -l help -d 'Print help'
complete -c sha1sum -s V -l version -d 'Print version'