summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-29 14:55:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-29 14:55:59 -0400
commit0a4c610b4fd78f7d1589117cb723d7d8c15c120c (patch)
tree21682bc0b6314d1f47b539cbecbd80794fed2020 /doc/git-annex.mdwn
parent05751d55cd8002e6a2a2afc520622fb6697472e3 (diff)
initremote works
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 0f548fa8a..d890b518b 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -134,11 +134,11 @@ Many git-annex commands will stage changes for later `git commit` by you.
* initremote name [param=value ...]
- Sets up a [[special_remote|special_remotes]] of some type. The remote's
- type and configuration is specified by the parameters. If a remote
+ Sets up a [[special_remote|special_remotes]]. The remote's
+ configuration is specified by the parameters. If a remote
with the specified name has already been configured, its configuration
is modified by any values specified. In either case, the remote will be
- added added to `.git/config`.
+ added to `.git/config`.
Example Amazon S3 remote: