|
@@ -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
|