mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 21:32:41 +08:00
retab & emdashes
This commit is contained in:
parent
e2ca88e162
commit
64772229c9
26
README.md
26
README.md
@ -49,16 +49,16 @@ mark -v | --version
|
||||
mark -h | --help
|
||||
```
|
||||
|
||||
- `-u <username>` - Use specified username for updating Confluence page.
|
||||
- `-p <password>` - Use specified password for updating Confluence page.
|
||||
- `-l <url>` - Edit specified Confluence page.
|
||||
If -l is not specified, file should contain metadata (see above).
|
||||
- `-f <file>` - Use specified markdown file for converting to html.
|
||||
- `-c <file>` - 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 <username>` — Use specified username for updating Confluence page.
|
||||
- `-p <password>` — Use specified password for updating Confluence page.
|
||||
- `-l <url>` — Edit specified Confluence page.
|
||||
If -l is not specified, file should contain metadata (see above).
|
||||
- `-f <file>` — Use specified markdown file for converting to html.
|
||||
- `-c <file>` — 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user