mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-23 15:20:12 +08:00
Put back noun form of "licence" in mksquashfs comment
This commit is contained in:
parent
8d6fdfd9de
commit
7c32cb1b44
@ -45,7 +45,7 @@ complete -c mksquashfs -o xattrs -d 'Store extended attributes'
|
||||
complete -c mksquashfs -o xattrs-exclude -xd 'Exclude any xattr names matching <regex>'
|
||||
complete -c mksquashfs -o xattrs-include -xd 'Include any xattr names matching <regex>'
|
||||
complete -c mksquashfs -o xattrs-add -xd 'Add the xattr <name> with <val> to files'
|
||||
complete -c mksquashfs -o version -d 'Print version, license and copyright message'
|
||||
complete -c mksquashfs -o version -d 'Print version, licence and copyright message'
|
||||
complete -c mksquashfs -o exit-on-error -d 'Treat normally ignored errors as fatal'
|
||||
complete -c mksquashfs -o quiet -d 'No verbose output'
|
||||
complete -c mksquashfs -o info -d 'Print files written to filesystem'
|
||||
|
Loading…
x
Reference in New Issue
Block a user