docs:python2 to python3 in cli help

This commit is contained in:
Akihito Mikazuki
2021-10-04 15:36:04 -04:00
committed by GitHub
parent eb2ba5007a
commit 95050d0472
+1 -1
View File
@@ -109,7 +109,7 @@ ${c.bold('nexe <entry-file> [options]')}
${c.underline.bold('Building from source:')}
-b --build -- build from source
-p --python -- python2 (as python) executable path
-p --python -- python3 (as python) executable path
-f --flag -- *v8 flags to include during compilation
-c --configure -- *arguments to the configure step
-m --make -- *arguments to the make/build step