Skip to content

Commit 9f07ab8

Browse files
committed
Flags are unsupported rather than internal
1 parent c71f9a3 commit 9f07ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ so, but this isn't always the case. For example `RubyVM` is not available.
114114
#### Command line switches
115115

116116
`-y`, `--yydebug`, `--dump=`, `--debug-frozen-string-literal` are ignored with
117-
a warning as they are internal development tools.
117+
a warning as they are unsupported development tools.
118118

119119
Programs passed in `-e` arguments with magic-comments must have an encoding that
120120
is UTF-8 or a subset of UTF-8, as the JVM has already decoded arguments by the

0 commit comments

Comments
 (0)