mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 04:58:11 +00:00
Update cheatsheets
This commit is contained in:
@@ -39,4 +39,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Build using a specific number of threads (default is the number of logical CPUs):
|
||||
|
||||
`cargo {{[b|build]}} --jobs {{number_of_threads}}`
|
||||
`cargo {{[b|build]}} {{[-j|--jobs]}} {{number_of_threads}}`
|
||||
|
||||
Reference in New Issue
Block a user