aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-shell.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 09:42:43 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-05 09:42:43 -0400
commit52077eaa9a53d985b09e64f5f1b3f080af4e08a1 (patch)
tree111b0a8832054d5f06e813c6ac8e766bc1244e2b /doc/git-annex-shell.mdwn
parent7a1a407e2bb007b0aba8ebdca6f767660f904a01 (diff)
add missing directory params in 2 places
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r--doc/git-annex-shell.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn
index 7919f72d5..1a7e85570 100644
--- a/doc/git-annex-shell.mdwn
+++ b/doc/git-annex-shell.mdwn
@@ -69,12 +69,12 @@ 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.
-* notifychanges
+* notifychanges directory
This is used by `git-annex remotedaemon` to be notified when
refs in the remote repository are changed.
-* gcryptsetup gcryptid
+* gcryptsetup directory gcryptid
Sets up a repository as a gcrypt repository.