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

5 lines
262 B
Fish

complete -c sync -s d -l data -d 'sync only file data, no unneeded metadata'
complete -c sync -s f -l file-system -d 'sync the file systems that contain the files'
complete -c sync -s h -l help -d 'Print help'
complete -c sync -s V -l version -d 'Print version'