mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Update manpage for double-star support
This commit is contained in:
parent
510169eb7f
commit
ecbffdbb28
10
yadm.1
10
yadm.1
@ -692,10 +692,12 @@ For example:
|
|||||||
.gnupg/*.gpg
|
.gnupg/*.gpg
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
Standard filename expansions (*, ?, [) are supported. Other shell expansions
|
Standard filename expansions (*, ?, [) are supported.
|
||||||
like brace and tilde are not supported. Spaces in paths are supported, and
|
If you have Bash version 4, you may use "**" to match all subdirectories.
|
||||||
should not be quoted. If a directory is specified, its contents will be
|
Other shell expansions like brace and tilde are not supported.
|
||||||
included, but not recursively. Paths beginning with a "!" will be excluded.
|
Spaces in paths are supported, and should not be quoted.
|
||||||
|
If a directory is specified, its contents will be included, but not recursively.
|
||||||
|
Paths beginning with a "!" will be excluded.
|
||||||
|
|
||||||
The
|
The
|
||||||
.B yadm encrypt
|
.B yadm encrypt
|
||||||
|
Loading…
Reference in New Issue
Block a user