mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
various docopt fixes
This commit is contained in:
parent
d131c7200c
commit
17627261d4
8
main.go
8
main.go
@ -35,11 +35,9 @@ Usage:
|
|||||||
mark [-u <user>] [-p <pass>] -c <file>
|
mark [-u <user>] [-p <pass>] -c <file>
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-u <user> Use specified username for updating Confluence page, this
|
-u <user> Use specified username for updating Confluence page.
|
||||||
option can be specified using configuration file.
|
-p <pass> Use specified password for updating Confluence page.
|
||||||
-p <pass> Use specified password for updagin Confluence page, this
|
-l <url> Edit specified Confluence page.
|
||||||
option can be specified using configuration file.
|
|
||||||
-l <url> Edit specified Confluence page.
|
|
||||||
-f <file> Use specified markdown file for converting to html.
|
-f <file> Use specified markdown file for converting to html.
|
||||||
-c <file> Specify configuration file which should be used for reading
|
-c <file> Specify configuration file which should be used for reading
|
||||||
Confluence page URL and markdown file path.
|
Confluence page URL and markdown file path.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user