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 :