mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-11 11:52:07 +08:00
Change CLI -m output slightly.
This commit is contained in:
+1
-1
@@ -292,7 +292,7 @@ def main(argv,
|
||||
else:
|
||||
# regular download
|
||||
if options.metaonly:
|
||||
print adapter.getStoryMetadataOnly()
|
||||
print adapter.getStoryMetadataOnly().getAllMetadata()
|
||||
|
||||
output_filename=writeStory(configuration,adapter,options.format,options.metaonly)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user