windows webapp: fix rsync.net support

This commit is contained in:
Joey Hess 2014-02-14 15:42:35 -04:00
parent 8613f226b3
commit fd09798e40
4 changed files with 44 additions and 18 deletions

View file

@ -81,3 +81,5 @@ Options:
-q --quiet avoid verbose output
etc
"""]]
> [[fixed|done]]; both for regular remote ssh servers, and for rsync.net --[[Joey]]