fixed mistake in manual
This commit is contained in:
parent
939da1ba68
commit
855b7a185d
2
man.md
2
man.md
|
@ -95,7 +95,7 @@ of a clone. Overrides SPICY setting in configuration
|
||||||
|
|
||||||
-t, --template \[*NAME*\]
|
-t, --template \[*NAME*\]
|
||||||
Use template of given name as context when executing a clone command
|
Use template of given name as context when executing a clone command
|
||||||
(see TYPES OF COMMAND section above). Overrides TEMPLATE option in
|
(see TYPES OF COMMAND section below). Overrides TEMPLATE option in
|
||||||
configuration
|
configuration
|
||||||
|
|
||||||
-v, --verbose
|
-v, --verbose
|
||||||
|
|
|
@ -90,7 +90,7 @@ of a clone. Overrides SPICY setting in configuration
|
||||||
|
|
||||||
\-t, \-\-template [*NAME*]
|
\-t, \-\-template [*NAME*]
|
||||||
: Use template of given name as context when executing a clone command
|
: Use template of given name as context when executing a clone command
|
||||||
(see TYPES OF COMMAND section above). Overrides TEMPLATE option in
|
(see TYPES OF COMMAND section below). Overrides TEMPLATE option in
|
||||||
configuration
|
configuration
|
||||||
|
|
||||||
\-v, \-\-verbose
|
\-v, \-\-verbose
|
||||||
|
|
|
@ -101,7 +101,7 @@ Overrides SPICY setting in configuration
|
||||||
.TP
|
.TP
|
||||||
.B \-t, \-\-template [\f[I]NAME\f[R]]
|
.B \-t, \-\-template [\f[I]NAME\f[R]]
|
||||||
Use template of given name as context when executing a clone command
|
Use template of given name as context when executing a clone command
|
||||||
(see TYPES OF COMMAND section above).
|
(see TYPES OF COMMAND section below).
|
||||||
Overrides TEMPLATE option in configuration
|
Overrides TEMPLATE option in configuration
|
||||||
.TP
|
.TP
|
||||||
.B \-v, \-\-verbose
|
.B \-v, \-\-verbose
|
||||||
|
|
Loading…
Reference in New Issue