aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-fromkey.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-07 00:58:51 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-07 00:58:51 -0400
commitd8394ede7b16d9aafcc19885f31d7935250a9bb6 (patch)
tree7615d95b51844b54cd37690206b045197f86c055 /doc/git-annex-fromkey.mdwn
parent466a2c31be0f662c3c93dd54867d2a969e01714e (diff)
fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.
Diffstat (limited to 'doc/git-annex-fromkey.mdwn')
-rw-r--r--doc/git-annex-fromkey.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-fromkey.mdwn b/doc/git-annex-fromkey.mdwn
index b4adc9cea..9569c4211 100644
--- a/doc/git-annex-fromkey.mdwn
+++ b/doc/git-annex-fromkey.mdwn
@@ -13,7 +13,7 @@ in the git repository to link to a specified key.
If the key and file are not specified on the command line, they are
instead read from stdin. Any number of lines can be provided in this
-mode, each containing a key and filename, sepearated by whitespace.
+mode, each containing a key and filename, sepearated by a single space.
# OPTIONS