gpt-storyteller/README.md

13 lines
427 B
Markdown
Raw Permalink Normal View History

2023-04-18 13:16:57 +00:00
# GPT Storyteller
2023-04-11 08:42:17 +00:00
2023-04-18 13:16:57 +00:00
## Usage
2023-04-11 08:42:17 +00:00
2023-04-18 13:16:57 +00:00
Usage: storyteller [options]
-i FILE, --input=FILE Path to input file
-v, --verbose Be verbose (cumulative)
--dry-run Don't call the API
-n, --no-color Disable color output
-o FILE, --output=FILE Path to output file
-h, --help Show this help
2023-04-11 08:42:17 +00:00