mirror of
https://github.com/a2-4am/wozardry.git
synced 2024-12-11 10:49:18 +00:00
docs
This commit is contained in:
parent
b4650a5902
commit
c39f15a34e
@ -587,7 +587,7 @@ class CommandImport(WriterBaseCommand):
|
||||
|
||||
def setup(self, subparser):
|
||||
WriterBaseCommand.setup(self, subparser,
|
||||
description="Import JSON file to update information and metadata in a .woz disk image")
|
||||
description="Import JSON file to update metadata in a .woz disk image")
|
||||
|
||||
def update(self):
|
||||
self.output.from_json(sys.stdin.read())
|
||||
|
Loading…
Reference in New Issue
Block a user