mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Update documentation to reflect new .yadm/encrypt functionality
This commit is contained in:
parent
db9c00287b
commit
805d7647a8
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 New Issue
Block a user