"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "share/completions/file.fish" between
fish-3.5.0.tar.xz and fish-3.5.1.tar.xz

About: fish is a smart and user-friendly interactive command line shell.

file.fish  (fish-3.5.0.tar.xz):file.fish  (fish-3.5.1.tar.xz)
#completion for file #completion for file
complete -c file -s b -l brief -d 'Do not prepend filenames to output lines' complete -c file -s b -l brief -d 'Do not prepend filenames to output lines'
complete -c file -s c -l checking-printout -d 'Print the parsed form of the magi c file' complete -c file -s c -l checking-printout -d 'Print the parsed form of the magi c file'
complete -c file -s C -l compile -d 'Write an output file containing a pre-parse d version of file' complete -c file -s C -l compile -d 'Write an output file containing a pre-parse d version of file'
complete -c file -s h -l no-dereference -d 'Do not follow symlinks' complete -c file -s h -l no-dereference -d 'Do not follow symlinks'
complete -c file -s i -l mime -d 'Output mime type strings instead human readabl
e strings' if test (uname) = Darwin
complete -c file -s i -d 'Do not classify regular file contents'
complete -c file -s I -l mime -d 'Output mime type strings instead human rea
dable strings'
else
complete -c file -s i -l mime -d 'Output mime type strings instead human rea
dable strings'
end
complete -c file -s k -l keep-going -d 'Don\'t stop at the first match' complete -c file -s k -l keep-going -d 'Don\'t stop at the first match'
complete -c file -s L -l dereference -d 'Follow symlinks' complete -c file -s L -l dereference -d 'Follow symlinks'
complete -c file -s n -l no-buffer -d 'Flush stdout after checking each file' complete -c file -s n -l no-buffer -d 'Flush stdout after checking each file'
complete -c file -s N -l no-pad -d 'Don\'t pad filenames so that they align in t he output' complete -c file -s N -l no-pad -d 'Don\'t pad filenames so that they align in t he output'
complete -c file -s p -l preserve-date -d 'Attempt to preserve the access time o f files analyzed' complete -c file -s p -l preserve-date -d 'Attempt to preserve the access time o f files analyzed'
complete -c file -s r -l raw -d 'Don\'t translate unprintable characters to octa l' complete -c file -s r -l raw -d 'Don\'t translate unprintable characters to octa l'
complete -c file -s s -l special-files -d 'Read block and character device files too' complete -c file -s s -l special-files -d 'Read block and character device files too'
complete -c file -s v -l version -d 'Print the version of the program and exit' complete -c file -s v -l version -d 'Print the version of the program and exit'
complete -c file -s z -l uncompress -d 'Try to look inside compressed files' complete -c file -s z -l uncompress -d 'Try to look inside compressed files'
complete -c file -l help -d 'Print a help message and exit' complete -c file -l help -d 'Print a help message and exit'
 End of changes. 1 change blocks. 
2 lines changed or deleted 10 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)