docs(readme): Update usage help info

This commit is contained in:
2020-08-20 21:44:19 +01:00
parent 89ab39b0b8
commit f2ee7a12c3
2 changed files with 6 additions and 5 deletions

View File

@@ -64,6 +64,7 @@ available here: https://github.com/emacs-mirror/emacs
Options:
-j, --parallel COUNT Compile using COUNT parallel processes (detected: 8)
--git-sha SHA Override detected git SHA of specified branch allowing builds of old commits
--[no-]xwidgets Enable/disable XWidgets (default: enabled)
--[no-]native-comp Enable/disable native-comp (default: enabled if supported)
--[no-]native-fast-boot Enable/disable NATIVE_FAST_BOOT (default: enabled if native-comp supported)