diff options
author | Marc-André Lureau <marcandre.lureau@gmail.com> | 2014-03-25 15:46:14 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@gmail.com> | 2014-03-25 15:46:29 +0100 |
commit | b9bf6541434cb8fd9f177e6aa45be6eabf19dbe8 (patch) | |
tree | c38a37dd008b5c8dbda53eb48e58ac063ce4318e | |
parent | 1148c97d4be7e361829d4b8ad1e6172c7318db52 (diff) |
manual: improve text about ~/Public
-rw-r--r-- | docs/manual/manual.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index eb845428..5b19c11c 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -794,9 +794,9 @@ Folder sharing ============== The Spice client can share a folder with the remote guest. By default, -the client will share the XDG Public Share directory, or '~/Public' by -default. You may specify a different folder with `--spice-share-dir` -client option. +the client will share the XDG Public Share directory (ie '~/Public' if +you use a regular system). You may specify a different folder with +`--spice-share-dir` client option. Configuration ------------- |