Skip to content

Commit

Permalink
[Squash] nit
Browse files Browse the repository at this point in the history
Co-authored-by: Shalvah <shalvah@users.noreply.github.com>
  • Loading branch information
jasnell and shalvah authored May 13, 2021
1 parent 311265a commit abcc357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ It may support a few other abbreviations or aliases, but these are strongly
discouraged and not guaranteed.

```console
$ TZ=Europe/Dublin -pe "new Date().toString()"
$ TZ=Europe/Dublin node -pe "new Date().toString()"
Wed May 12 2021 20:30:48 GMT+0100 (Irish Standard Time)
```

Expand Down

0 comments on commit abcc357

Please sign in to comment.