mvxattr -V (return code: 1)
Usage: mvxattr [-?lpvf] [-?|--help] [--usage] [-s|--from=STRING]
[-d|--to=STRING] [-l|--follow-symlinks] [-p|--print] [-v|--verbose]
[-f|--force] -s STRING -d STRING PATH [PATH ...]
mvxattr --help (return code: 0)
Usage: mvxattr -s STRING -d STRING PATH [PATH ...]
-s, --from=STRING xattr source name
-d, --to=STRING xattr destination name
-l, --follow-symlinks follow symlinks, the default is to ignore them
-p, --print print files where the xattr got renamed
-v, --verbose print files as they are checked
-f, --force force overwriting of destination xattr
Help options:
-?, --help Show this help message
--usage Display brief usage message