fromkey, registerurl: When reading from stdin, allow the filename and url, respectively, to contain whitespace.
This commit is contained in:
parent
42281f12d6
commit
279fa44cd0
5 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue