Update documentation to reflect new .yadm/encrypt functionality

pull/105/head
Tim Byrne 7 years ago
parent db9c00287b
commit 805d7647a8
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12

@ -586,6 +586,11 @@ For example:
.gnupg/*.gpg
.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
.B yadm encrypt
command will find all files matching the patterns, and prompt for a password. Once a

Loading…
Cancel
Save