summaryrefslogtreecommitdiff
path: root/yadm.1
diff options
context:
space:
mode:
authorChangZhuo Chen (陳昌倬) <czchen@debian.org>2016-09-19 19:05:07 +0800
committerChangZhuo Chen (陳昌倬) <czchen@debian.org>2016-09-19 19:05:07 +0800
commit4137000f05228766cc6559d921ce6343711462fb (patch)
treee44df77b198d349bea6908e94ae95398f4f4ce3c /yadm.1
parentc456381c21dbc805663a7fbd26649d0a80445266 (diff)
Import yadm_1.05.orig.tar.gz
Diffstat (limited to 'yadm.1')
-rw-r--r--yadm.119
1 files changed, 11 insertions, 8 deletions
diff --git a/yadm.1 b/yadm.1
index a8b791d..253026b 100644
--- a/yadm.1
+++ b/yadm.1
@@ -1,5 +1,5 @@
." vim: set spell so=8:
-.TH yadm 1 "22 April 2016" "1.04"
+.TH yadm 1 "8 September 2016" "1.05"
.SH NAME
yadm \- Yet Another Dotfiles Manager
.SH SYNOPSIS
@@ -301,6 +301,10 @@ If left blank or not provided, symmetric encryption is used instead.
If set to "ASK", gpg will interactively ask for recipients.
See the ENCRYPTION section for more details.
This feature is disabled by default.
+.TP
+.B yadm.gpg-program
+Specify an alternate program to use instead of "gpg".
+By default, the first "gpg" found in $PATH is used.
.SH ALTERNATES
When managing a set of files across different systems, it can be useful to have
an automated way of choosing an alternate version of a file for a different
@@ -356,6 +360,10 @@ If running on a Solaris server, the link use the default "##" version:
If no "##" version exists and no files match the current OS/HOSTNAME/USER, then no link will be created.
+Links are also created for directories named this way, as long as they have at least one
+.B yadm
+managed file within them.
+
OS is determined by running
.BR uname\ -s ,
HOSTNAME by running
@@ -496,7 +504,7 @@ Commit a new set of encrypted files
.SH REPORTING BUGS
Report issues or create pull requests at GitHub:
-https://github.com/TheLocehiliosan/yadm
+https://github.com/TheLocehiliosan/yadm/issues
.SH AUTHOR
Tim Byrne <sultan@locehilios.com>
.SH SEE ALSO
@@ -504,9 +512,4 @@ Tim Byrne <sultan@locehilios.com>
.BR git (1),
.BR gpg (1)
-Other management tools which inspired the creation of
-.BR yadm :
-
-.BR homeshick " <https://github.com/andsens/homeshick>
-
-.BR vcsh " <https://github.com/RichiH/vcsh>
+https://thelocehiliosan.github.io/yadm/