documentation: added information about allowed characters for filenames

pull/30/head
Axel Burri 2015-04-13 23:42:15 +02:00
parent 8f9cafb359
commit 3224284438
1 changed files with 4 additions and 0 deletions

View File

@ -37,6 +37,10 @@ ssh-url instead of a local directory. The syntax for \fI<url>\fR is:
.IP
ssh://host.xz/path/to/volume
.PP
Note that btrfs is very picky on file names (mainly for security
reasons), only the characters [0-9] [a-z] [A-Z] and "._-@" are
allowed.
.PP
The configuration options are:
.TP
\fBsnapshot_dir\fR <directory>