share/**.fish: reformat with fish_indent

This commit is contained in:
Johannes Altmanninger
2021-12-15 17:59:12 +01:00
parent 8b9f7dbf45
commit 13edce3671
13 changed files with 123 additions and 123 deletions

View File

@@ -1,6 +1,6 @@
# dscacheutil
complete -c dscacheutil -f -d 'Directory Service cache utility'
complete -c dscacheutil -s h -d 'lists options' -f -n '[ (commandline -opc | count) -le 1 ]'
complete -c dscacheutil -s h -d 'lists options' -f -n '[ (commandline -opc | count) -le 1 ]'
complete -c dscacheutil -s q -d 'initiate query' -f -x -n '[ (commandline -opc | count) -le 1 ] || contains -- -a (commandline -opc) || contains -- -q (commandline -opc) && [ (commandline -opc | count) -lt 3 ]' -a "
group\t'name or gid'
host\t'name or ip address'