From 2fd0c120e18c2af234fd9a1a403d6ba3af850f83 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 16 Jan 2013 19:52:41 -0400 Subject: tweaks --- doc/direct_mode.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/direct_mode.mdwn b/doc/direct_mode.mdwn index f8d6fe986..cd9ed4c28 100644 --- a/doc/direct_mode.mdwn +++ b/doc/direct_mode.mdwn @@ -49,12 +49,13 @@ A very few commands don't work in direct mode, and will refuse to do anything. Direct mode also works well with the git-annex assistant. -You can use `git commit --staged`. But not `git commit -a` .. It'll -commit whole large files into git! +You can use `git commit --staged`, or plain `git commit`. +But not `git commit -a`, or `git commit ` .. +that'd commit whole large files into git! ## what doesn't work in direct mode -`git annex status` show incomplete information. A few other commands, +`git annex status` shows incomplete information. A few other commands, like `git annex unlock` don't make sense in direct mode and will refuse to run. -- cgit v1.2.3