From a8570e86e8ec9b6328c50826d1709ff3a9bf15af Mon Sep 17 00:00:00 2001 From: Override-6 Date: Sat, 7 Jan 2023 22:28:58 +0100 Subject: [PATCH] fancy markdown --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f930be9..34731e0 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ This command generates the documentation and deploys it on your CodeDoc space ### arguments -- -d --dir [dir] path to the documentation root - required -- -t --type [docusaurus|doxygen|swagger] type of documentation generator to use. - required -- -l --dest [dir] path to where to put the documentation outputs in your repository's CodeDoc space - optional !! cannot be absolute !! +- `-d --dir [dir]` path to the documentation root - **required** +- `-t --type [docusaurus|doxygen|swagger]` type of documentation generator to use. - **required** +- `-l --dest [dir]` path to where to put the documentation outputs in your repository's CodeDoc space - **optional !! cannot be absolute !!** usage examples :