diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-01 17:20:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-01 17:20:51 -0400 |
commit | e4078c3749a55ee879f73f94e4218db41bbc9aa5 (patch) | |
tree | ffaf2a287187b38f957d111b0d06b8074345c83f /doc/git-annex-shell.mdwn | |
parent | 74e81cb84305f97c3b66f0f52ec51109de1d355e (diff) |
git-annex-shell gcryptsetup command
This was the least-bad alternative to get dedicated key gcrypt repos
working in the assistant.
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r-- | doc/git-annex-shell.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 38659d0e2..c866154ac 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -60,6 +60,10 @@ first "/~/" or "/~user/" is expanded to the specified home directory. This commits any staged changes to the git-annex branch. It also runs the annex-content hook. +* gcryptsetup gcryptid + + Sets up a repository as a gcrypt repository. + # OPTIONS Most options are the same as in git-annex. The ones specific |