diff --git a/website/source/partials/builders/_boot-command.html.md b/website/source/partials/builders/_boot-command.html.md index 084fbd8fc..4230426cb 100644 --- a/website/source/partials/builders/_boot-command.html.md +++ b/website/source/partials/builders/_boot-command.html.md @@ -36,8 +36,8 @@ command, they will be replaced by the proper key: for the UI to update before typing more. - `` - Add an arbitrary pause before sending any additional keys. The - format of `XX` is a possibly signed sequence of decimal numbers, each with - optional fraction and a unit suffix, such as `300ms`, `-1.5h` or `2h45m`. + format of `XX` is a sequence of positive decimal numbers, each with + optional fraction and a unit suffix, such as `300ms`, `1.5h` or `2h45m`. Valid time units are `ns`, `us` (or `µs`), `ms`, `s`, `m`, `h`. For example `` or ``