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 c9ed658 commit 2ea0c41Copy full SHA for 2ea0c41
document/core/make.bat
@@ -21,7 +21,7 @@ if "%1" == "" (
21
echo. html to make standalone HTML files
22
echo. pdf to make standalone PDF file
23
echo. all to make both
24
- echo. publish to make all and push to gh-pages (changes must be committed)
+ echo. publish to make all and push to gh-pages ^(changes must be committed^)
25
echo. help to see more options
26
goto end
27
)
0 commit comments