We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a127ab commit e315c68Copy full SHA for e315c68
panvimdoc.sh
@@ -21,7 +21,7 @@ Arguments:
21
--doc-mapping-project-name: 'true' if tags generated for mapping docs contain project name, 'false' otherwise
22
--shift-heading-level-by: 0 if you don't want to shift heading levels , n otherwise
23
--increment-heading-level-by: 0 if don't want to increment the starting heading number, n otherwise
24
- --scripts-dir: '/scripts' if `GITHUB_ACTIONS`=`true` or `.dockerenv` is present, `$0/scripts` if no argument is passed, scripts directory otherwise
+ --scripts-dir: '/scripts' if 'GITHUB_ACTIONS=true' or '.dockerenv' is present, '$0/scripts' if no argument is passed, scripts directory otherwise
25
EOF
26
exit 0
27
}
0 commit comments