This commit is contained in:
Joey Hess 2015-09-21 16:49:10 -04:00
parent 69b856a38a
commit c8747b1607

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="joey"
subject="""comment 3"""
date="2015-09-21T20:48:00Z"
content="""
Hmm, I think I see, your line was "Host\n" and becomes "Host \n".
That's because the parser expects lines of the form "Key Value".
But, what does this Host line w/o any host specified do?
"""]]