mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 14:58:39 +00:00
Update cheatsheets
This commit is contained in:
16
just
Normal file
16
just
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user