diff options
Diffstat (limited to 'man/homectl.xml')
-rw-r--r-- | man/homectl.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/homectl.xml b/man/homectl.xml index c2b1ec6c9b..f670566593 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -690,8 +690,11 @@ <term><option>--cifs-service=</option><replaceable>SERVICE</replaceable></term> <listitem><para>Configures the Windows File Sharing (CIFS) domain and user to associate with the home - directory/user account, as well as the file share ("service") to mount as directory. The latter is used when - <literal>cifs</literal> storage is selected.</para></listitem> + directory/user account, as well as the file share ("service") to mount as directory. The latter is + used when <literal>cifs</literal> storage is selected. The file share should be specified in format + <literal>//<replaceable>host</replaceable>/<replaceable>share</replaceable>/<replaceable>directory/…</replaceable></literal>. The + directory part is optional — if not specified the home directory will be placed in the top-level + directory of the share.</para></listitem> </varlistentry> <varlistentry> |