This commit is contained in:
Gabriel Augendre 2021-06-19 18:16:42 +02:00
parent 8f529ea0fa
commit 5b4391e1a3
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ def cli(ctx, config_dir, config_file):
\b
Steps, in order:
1. run `config setup`
2. run `login`
2. run `config login`
3. run `clean --delete`
"""
ctx.obj = CleanTootsConfig(config_dir, config_file)