doc: The quotes around the glob are actually required...
This commit is contained in:
parent
6999138a2a
commit
065db62f9c
@ -126,7 +126,7 @@ vzdump skips the following files wit option --stdexcludes
|
||||
|
||||
You can manually specify exclude paths, for example:
|
||||
|
||||
# vzdump 777 --exclude-path /tmp/ --exclude-path /var/foo*
|
||||
# vzdump 777 --exclude-path /tmp/ --exclude-path '/var/foo*'
|
||||
|
||||
(only excludes tmp directories)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user