diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c98a8c6f75..bb84dcc1c9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4265,6 +4265,16 @@ | |||
| 4265 | <listitem><para><filename>swap</filename> | 4265 | <listitem><para><filename>swap</filename> |
| 4266 | </para></listitem> | 4266 | </para></listitem> |
| 4267 | </itemizedlist></para></listitem> | 4267 | </itemizedlist></para></listitem> |
| 4268 | <listitem><para><emphasis><filename>‐‐fsoptions</filename>:</emphasis> | ||
| 4269 | Specifies a free-form string of options to be | ||
| 4270 | used when mounting the filesystem. | ||
| 4271 | This string will be copied into the | ||
| 4272 | <filename>/etc/fstab</filename> file of the | ||
| 4273 | installed system and should be enclosed in | ||
| 4274 | quotes. | ||
| 4275 | If not specified, the default string | ||
| 4276 | is "defaults". | ||
| 4277 | </para></listitem> | ||
| 4268 | <listitem><para><emphasis><filename>--label label</filename>:</emphasis> | 4278 | <listitem><para><emphasis><filename>--label label</filename>:</emphasis> |
| 4269 | Specifies the label to give to the filesystem to | 4279 | Specifies the label to give to the filesystem to |
| 4270 | be made on the partition. | 4280 | be made on the partition. |
