From 38b3d8da1b4f1afab9a70ad6e0482251a6c1f563 Mon Sep 17 00:00:00 2001 From: Joey Hess <joey@kitenet.net> Date: Sun, 24 Jun 2012 17:51:08 -0400 Subject: [PATCH] typo --- doc/git-annex-shell.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn index 89a05b1d68..00c68ff3a5 100644 --- a/doc/git-annex-shell.mdwn +++ b/doc/git-annex-shell.mdwn @@ -46,7 +46,7 @@ first "/~/" or "/~user/" is expanded to the specified home directory. This runs rsync in server mode to transfer out the content of a key. -* commit +* commit directory This commits any staged changes to the git-annex branch. It also runs the annex-content hook.