Merge branch 'pr78'

Closes #78
This commit is contained in:
Brian Warner 2016-08-15 17:40:09 -07:00
commit f246fdfa7d

View File

@ -65,7 +65,7 @@ class Sender:
other_cmd = "wormhole receive"
if args.verify:
other_cmd = "wormhole --verify receive"
other_cmd = "wormhole receive --verify"
if args.zeromode:
assert not args.code
args.code = u"0-"