diff --git a/README.md b/README.md index f23ca93..bc3d1e7 100644 --- a/README.md +++ b/README.md @@ -49,16 +49,16 @@ mark -v | --version mark -h | --help ``` -- `-u ` - Use specified username for updating Confluence page. -- `-p ` - Use specified password for updating Confluence page. -- `-l ` - Edit specified Confluence page. - If -l is not specified, file should contain metadata (see above). -- `-f ` - Use specified markdown file for converting to html. -- `-c ` - Specify configuration file which should be used for reading - Confluence page URL and markdown file path. -- `-k` - Lock page editing to current user only to prevent accidental - manual edits over Confluence Web UI. -- `--dry-run` - Show resulting HTML and don't update Confluence page content. -- `--trace` - Enable trace logs. -- `-v | --version` - Show version. -- `-h | --help` - Show help screen and call 911. +- `-u ` — Use specified username for updating Confluence page. +- `-p ` — Use specified password for updating Confluence page. +- `-l ` — Edit specified Confluence page. + If -l is not specified, file should contain metadata (see above). +- `-f ` — Use specified markdown file for converting to html. +- `-c ` — Specify configuration file which should be used for reading + Confluence page URL and markdown file path. +- `-k` — Lock page editing to current user only to prevent accidental + manual edits over Confluence Web UI. +- `--dry-run` — Show resulting HTML and don't update Confluence page content. +- `--trace` — Enable trace logs. +- `-v | --version` — Show version. +- `-h | --help` — Show help screen and call 911.