diff --git a/docs/images/command_groups.svg b/docs/images/command_groups.svg new file mode 100644 index 00000000..a0956532 --- /dev/null +++ b/docs/images/command_groups.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $ python examples/03_groups_sorting.py + +Usage:03_groups_sorting.py [OPTIONSCOMMAND [ARGS]...                         + + My amazing tool does all the things.                                            +This is a minimal example based on documentation from the 'click' package. +You can try using --help at the top level and also for specific subcommands. + +╭─ Basic usage ────────────────────────────────────────────────────────────────╮ +*--typeTEXT  Type of file to sync [default: files][required] +╰──────────────────────────────────────────────────────────────────────────────╯ +╭─ Advanced options ───────────────────────────────────────────────────────────╮ +--help-hShow this message and exit. +--versionShow the version and exit. +--debug/--no-debug-d/-nShow the debug log messages[default: no-debug] +╰──────────────────────────────────────────────────────────────────────────────╯ +╭─ Main usage ─────────────────────────────────────────────────────────────────╮ +sync         Synchronise all your files between two places.                  +download     Pretend to download some files from somewhere.                  +╰──────────────────────────────────────────────────────────────────────────────╯ +╭─ Configuration ──────────────────────────────────────────────────────────────╮ +config           Set up the configuration.                                   +auth             Authenticate the app.                                       +╰──────────────────────────────────────────────────────────────────────────────╯ + + + + +