summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index abddaa0de..42997e534 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -318,7 +318,7 @@ subdirectories).
This is meant to be called from git's pre-commit hook. `git annex init`
automatically creates a pre-commit hook using this.
-* fromkey file
+* fromkey key file
This plumbing-level command can be used to manually set up a file
in the git repository to link to a specified key.
@@ -406,10 +406,6 @@ subdirectories).
are in the annex, their backend is known and this option is not
necessary.
-* --key=name
-
- Specifies a key to operate on.
-
* -c name=value
Used to override git configuration settings. May be specified multiple times.