File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 39
39
40
40
- ``name``: Name of the option/setting.
41
41
42
- When generated , giza automatically
43
- prepends two dashes ``-`` to the beginning except when the first
42
+ If the directive is ``option`` , giza automatically
43
+ prepends two dashes ``-`` to the beginning of the filename unless the first
44
44
character of the name value is ``<`` or ``-``.
45
45
46
46
The following would therefore render as ``--host``:
@@ -160,7 +160,7 @@ Built-In Variables
160
160
------------------
161
161
162
162
- ``{{role}}``: automatically replaced by a link to the option or
163
- setting (e.g. :option:`mongod --dbpath`).
163
+ setting (e.g. :option:`mongod. --dbpath`).
164
164
165
165
- ``{{program}}``: automatically replaced by the a link to the option
166
166
or setting's specified ``program`` (e.g. :binary:`~bin.mongod`).
You can’t perform that action at this time.
0 commit comments