From d8394ede7b16d9aafcc19885f31d7935250a9bb6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 7 Apr 2015 00:58:51 -0400 Subject: fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace. --- doc/git-annex-fromkey.mdwn | 2 +- doc/git-annex-registerurl.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 diff --git a/doc/git-annex-registerurl.mdwn b/doc/git-annex-registerurl.mdwn index 0b988a457..961fcbba2 100644 --- a/doc/git-annex-registerurl.mdwn +++ b/doc/git-annex-registerurl.mdwn @@ -15,7 +15,7 @@ No verification is performed of the url's contents. If the key and url 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 url, separated by whitespace. +mode, each containing a key and url, separated by a single space. # SEE ALSO -- cgit v1.2.3