1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Vitor Henrique
c8f956319f
pages*: simplify page description (#12149)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-14 21:25:13 +01:00
Nicolas Kosinski
d77ba3e21f
sdk: generalize for any SDKs and enhance explanations (#8232)
* sdk: generalize for any SDKs and enhance explanations

1. There was a mix between 'gradle' and 'SDK'. We now only refer to 'SDK'.
Using the acronym for conciseness (the description explains the acronym).

2. Explanation for 'sdk use' was misleading. See https://sdkman.io/usage#use:

> It is important to realise that this will switch the candidate version for the current shell only.

3. Explanation for 'sdk current' has been enhanced, introducing the stable version concept aka 'candidate'.
See https://sdkman.io/usage#listcandidates:

> This will render a searchable alphabetic list with name, current stable default version (...)

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/sdk.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-07 13:46:16 +00:00
Elijah Shackelford
99f0783564
sdk: add command to list version for specific sdk (#6760) 2021-10-06 12:58:50 +02:00
Nicolas Kosinski
ede6cb72f6
sdk: (#6580) 2021-09-25 14:03:05 +08:00
Pierre Rudloff
7045283fa1
sdk: fix documentation URL (#4076) 2020-05-27 20:53:13 -03:00
pxgamer
f2b1446e62 multiple pages: update the web link descriptions 2019-05-29 13:41:10 +01:00
pxgamer
bfec104931 sdk: add link to homepage 2019-05-29 13:41:10 +01:00
Nikolay Chernov
d610a22ef2 sdk: add page (#2389) 2018-10-05 14:13:18 +01:00