1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/just.md
2023-10-08 16:06:30 +05:30

11 lines
198 B
Markdown

# just
> `just` can refer to multiple commands with the same name.
- View documentation for the command runner:
`tldr just.1`
- View documentation for the V8 JavaScript runtime:
`tldr just.js`