wrap long line and spell magic folder without hyphen

This commit is contained in:
David Stainton 2015-07-15 15:14:18 -07:00 committed by Daira Hopwood
parent 3612ca0504
commit 3b6f51abdc

View File

@ -178,7 +178,8 @@ def do_magic_folder(options):
return f(so)
subCommands = [
["magic-folder", None, MagicFolderCommand, "magic-folder subcommands: use 'tahoe magic-folder' for a list."],
["magic-folder", None, MagicFolderCommand,
"Magic Folder subcommands: use 'tahoe magic-folder' for a list."],
]
dispatch = {