From 805d7647a89a7f25bd7260ce11f68069d41959d8 Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Tue, 24 Oct 2017 07:38:13 -0500 Subject: [PATCH] Update documentation to reflect new .yadm/encrypt functionality --- yadm.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yadm.1 b/yadm.1 index 3925000..9a7b8ba 100644 --- a/yadm.1 +++ b/yadm.1 @@ -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