diff --git a/cmd/v/help/build-native.txt b/cmd/v/help/build-native.txt index 8522912d15..896898093f 100644 --- a/cmd/v/help/build-native.txt +++ b/cmd/v/help/build-native.txt @@ -14,4 +14,4 @@ For more general build help, see also `v help build`. -os , -target-os Change the target OS that V compiles for. - The supported targets for the native backend are: `macos`, `linux` + The supported targets for the native backend are: `macos`, `linux` and 'windows'