genfstab: give examples of valid values for -t

This is non-exhaustive, but it's representative of the popular options
in 2018.
This commit is contained in:
Dave Reisner 2018-10-15 12:58:46 -04:00
parent 85e73df200
commit c07baac985

View File

@ -83,7 +83,8 @@ usage: ${0##*/} [options] root
-L Use labels for source identifiers (shortcut for -t LABEL)
-p Exclude pseudofs mounts (default behavior)
-P Include pseudofs mounts
-t TAG Use TAG for source identifiers
-t TAG Use TAG for source identifiers (TAG should be one of: LABEL,
UUID, PARTLABEL, PARTUUID)
-U Use UUIDs for source identifiers (shortcut for -t UUID)
-h Print this help message