diff options
Diffstat (limited to 'genfstab.in')
| -rw-r--r-- | genfstab.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/genfstab.in b/genfstab.in index 7663522..0ebb831 100644 --- a/genfstab.in +++ b/genfstab.in @@ -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 |
