1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-14 08:15:28 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Managor
46d6bcc9db
common/*: add option placeholders part 1 (#16205) 2025-04-22 06:20:48 +03:00
Lena
6fd816e36e
pages/*: use lowercase n for integer placeholders (#16033)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-03-27 21:23:12 +05:30
Steve Kelly
a304be4f29
julia: switch example from parallel to threaded (#12648)
Switch example startup from parallel mode (-p) to multithreaded mode (-t) to align with the latest practices, which should lead to better performance.
2024-04-16 10:54:27 +00:00
pixel
882781e410
pages/common/*.md: REPL Normalization (#6471) 2021-09-12 16:03:27 +02:00
Zlatan Vasović
b93d22d707
julia: add -E example, fix link (#4062) 2020-05-25 17:43:07 +02:00
pxgamer
2c4ae55bb6 julia: add link to homepage 2019-06-05 23:42:48 -03:00
Waldir Pimenta
316d36256e julia: add page (#1089)
Based on the [man page](https://github.com/JuliaLang/julia/blob/master/doc/man/julia.1), and on the
[Getting started](https://github.com/JuliaLang/julia/blob/master/doc/manual/getting-started.rst) manual page.
2016-10-13 16:50:43 +01:00