add hints about ignored parameters
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
ad09a9258e
commit
2c30704ba7
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,8 @@ dump::
|
|||
value for the dump field in fstab. see fstab(5)
|
||||
defaults to 0.
|
||||
|
||||
This parameter is ignored, if the nofstab parameter is given.
|
||||
|
||||
options::
|
||||
comma separated string of options, see mount(8)
|
||||
|
||||
|
@ -34,6 +36,8 @@ pass::
|
|||
value for the pass field in fstab. see fstab(5)
|
||||
defaults to 0.
|
||||
|
||||
This parameter is ignored, if the nofstab parameter is given.
|
||||
|
||||
path::
|
||||
mount point where to mount the device, see mount(8).
|
||||
Defaults to __object_id
|
||||
|
|
Loading…
Reference in a new issue