From e05cdbbd57735716a7bb9e8cfcd7d138a1dc532b Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Fri, 28 Jul 2023 10:14:43 +0200 Subject: [PATCH] docs: shellSession for help page in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7fbb47..529c450 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Once installed, you can access the full documentation by running `--help`: The command line options are aligned to the standard Conan options. -```text +```shellSession $ cyclonedx-conan --help usage: command.py [-h] [-if INSTALL_FOLDER] [-db [DRY_BUILD]] [-b [BUILD]] [-r REMOTE] [-u] [-l LOCKFILE] [--lockfile-out LOCKFILE_OUT] [-e ENV_HOST] [-e:b ENV_BUILD] [-e:h ENV_HOST] [-o OPTIONS_HOST] [-o:b OPTIONS_BUILD] [-o:h OPTIONS_HOST]