From 065fcb568cfe8cff6f999a068fdf0f2f3e56f92d Mon Sep 17 00:00:00 2001 From: andreas hilti Date: Sat, 15 Jun 2024 12:21:55 +0200 Subject: [PATCH] fix style issues Signed-off-by: andreas hilti --- .markdownlint.json | 5 +++++ README.md | 16 ++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) create mode 100644 .markdownlint.json diff --git a/.markdownlint.json b/.markdownlint.json new file mode 100644 index 0000000..ce6da78 --- /dev/null +++ b/.markdownlint.json @@ -0,0 +1,5 @@ +{ + "MD013": { + "code_blocks": false + } +} \ No newline at end of file diff --git a/README.md b/README.md index c553494..1f9c360 100755 --- a/README.md +++ b/README.md @@ -192,15 +192,15 @@ Usage: cyclonedx merge [options] Options: - --input-files Input BOM filenames (separate filenames with a space). - --output-file Output BOM filename, will write to stdout if no value provided. - --input-format Specify input file format. - --output-format Specify output file format. + --input-files Input BOM filenames (separate filenames with a space). + --output-file Output BOM filename, will write to stdout if no value provided. + --input-format Specify input file format. + --output-format Specify output file format. --output-version Specify output BOM specification version. - --hierarchical Perform a hierarchical merge. - --group Provide the group of software the merged BOM describes. - --name Provide the name of software the merged BOM describes (required for hierarchical merging). - --version Provide the version of software the merged BOM describes (required for hierarchical merging). + --hierarchical Perform a hierarchical merge. + --group Provide the group of software the merged BOM describes. + --name Provide the name of software the merged BOM describes (required for hierarchical merging). + --version Provide the version of software the merged BOM describes (required for hierarchical merging). ``` Note: To perform a hierarchical merge all BOMs need the subject of the BOM