diff options
Diffstat (limited to 'scripts/lib/wic/help.py')
| -rw-r--r-- | scripts/lib/wic/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 4ff7470a6a..73e3380cde 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -940,6 +940,12 @@ DESCRIPTION | |||
| 940 | quotes. If not specified, the default string is | 940 | quotes. If not specified, the default string is |
| 941 | "defaults". | 941 | "defaults". |
| 942 | 942 | ||
| 943 | --fspassno: Specifies the order in which filesystem checks are done | ||
| 944 | at boot time by fsck. See fs_passno parameter of | ||
| 945 | fstab(5). This parameter will be copied into the | ||
| 946 | /etc/fstab file of the installed system. If not | ||
| 947 | specified the default value of "0" will be used. | ||
| 948 | |||
| 943 | --label label: Specifies the label to give to the filesystem | 949 | --label label: Specifies the label to give to the filesystem |
| 944 | to be made on the partition. If the given | 950 | to be made on the partition. If the given |
| 945 | label is already in use by another filesystem, | 951 | label is already in use by another filesystem, |
