fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.

This commit is contained in:
Joey Hess 2015-04-07 00:58:51 -04:00
parent 42281f12d6
commit 279fa44cd0
5 changed files with 8 additions and 6 deletions

View file

@ -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