Update documentation to reflect new .yadm/encrypt functionality
This commit is contained in:
parent
db9c00287b
commit
805d7647a8
1 changed files with 5 additions and 0 deletions
5
yadm.1
5
yadm.1
|
@ -586,6 +586,11 @@ For example:
|
||||||
.gnupg/*.gpg
|
.gnupg/*.gpg
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
Standard filename expansions (*, ?, [) are supported. Other shell expansions
|
||||||
|
like brace and tilde are not supported. 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
|
||||||
command will find all files matching the patterns, and prompt for a password. Once a
|
command will find all files matching the patterns, and prompt for a password. Once a
|
||||||
|
|
Loading…
Reference in a new issue