This commit is contained in:
Jip-Hop 2024-06-24 09:55:41 +02:00
parent 804be6d760
commit 49d65c1073
1 changed files with 1 additions and 1 deletions

View File

@ -1289,7 +1289,7 @@ def create_jail(**kwargs):
print( print(
dedent( dedent(
f""" f"""
TIP: Run `{COMMAND_NAME} create` without any arguments for interactive config. Hint: run `{COMMAND_NAME} create` without any arguments for interactive config.
Or use CLI args to override the default options. Or use CLI args to override the default options.
For more info, run: `{COMMAND_NAME} create --help` For more info, run: `{COMMAND_NAME} create --help`
""" """