mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 20:01:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -32,6 +32,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`julia -E '{{(1 - cos(pi/4))/2}}'`
|
||||
|
||||
- Start Julia in multithreaded mode, using N threads:
|
||||
- Start Julia in multithreaded mode, using `n` threads:
|
||||
|
||||
`julia -t {{N}}`
|
||||
`julia -t {{n}}`
|
||||
|
||||
Reference in New Issue
Block a user