Skip to content

Commit 89b509b

Browse files
jpjodoinrickard-green
authored andcommitted
erts: update erl_cmd.md docs with new default
multi_time_warp is the default mode since OTP 26, but no_time_warp was still marked as the default in the doc.
1 parent c388a2d commit 89b509b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

erts/doc/references/erl_cmd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,13 +541,13 @@ behavior of earlier flags.
541541
[time warp mode](time_correction.md#time-warp-modes):
542542

543543
- **`no_time_warp`** -
544-
[No time warp mode](time_correction.md#no-time-warp-mode) (the default)
544+
[No time warp mode](time_correction.md#no-time-warp-mode)
545545

546546
- **`single_time_warp`** -
547547
[Single time warp mode](time_correction.md#single-time-warp-mode)
548548

549549
- **`multi_time_warp`** -
550-
[Multi-time warp mode](time_correction.md#multi-time-warp-mode)
550+
[Multi-time warp mode](time_correction.md#multi-time-warp-mode) (the default since Erlang/OTP 26.0)
551551

552552
- **`+d`** - If the emulator detects an internal error (or runs out of memory),
553553
it, by default, generates both a crash dump and a core dump. The core dump is,

0 commit comments

Comments
 (0)