reiserfstune -VERSION (return code: 0)
reiserfstune 3.6.24
reiserfstune --help (return code: 1)
reiserfstune: Usage: reiserfstune [options] device [block-count]
Options:
-j | --journal-device file current journal device
--journal-new-device file new journal device
-o | --journal-new-offset N new journal offset in blocks
-s | --journal-new-size N new journal size in blocks
-t | --trans-max-size N new journal max transaction size in blocks
--no-journal-available current journal is not available
--make-journal-standard new journal to be standard
-b | --add-badblocks file add to bad block list
-B | --badblocks file set the bad block list
-u | --uuid UUID|random set new UUID
-l | --label LABEL set new label
-f | --force force tuning, less confirmations
-c | --check-interval set interval in days for fsck -a to check,
"disable" to disable check,
or "default" to restore default
-C | --time-last-checked set the time the filesystem was last checked
(now or YYYYMMDD[HH[MM[SS]]])
-m | --max-mnt-count set maximum number of mounts before fsck -a
checks, "disable" to disable check,
or "default" to restore default
-M | --mnt-count set the number of times the filesystem
has been mounted
-h | --help print help and exit
-V print version and exit