From e44c7d113605941285015f0953d1e8be562a848b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Oct 2010 15:08:46 -0400 Subject: update --- doc/git-annex.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 03e6ce444..3c48e9dc3 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -172,7 +172,7 @@ Many git-annex subcommands will stage changes for later `git commit` by you. Specifies a git repository that content will be sent to. It should be specified using the name of a configured git remote. -## CONFIGURATION +# CONFIGURATION Like other git commands, git-annex is configured via `.git/config`. @@ -188,7 +188,7 @@ Like other git commands, git-annex is configured via `.git/config`. repositories. Note that other factors may be configured when pushing files to repositories, in particular, whether the repository is on a filesystem with sufficient free space. -* `remote..annex-ignore` -- If set to "true", prevents git-annex +* `remote..annex-ignore` -- If set to `true`, prevents git-annex from ever using this remote. * `remote..annex-uuid` -- git-annex caches UUIDs of repositories here. -- cgit v1.2.3