The `+nightly` syntax is somewhat unusual and easy to forget. It composes nicely with many other cargo commands. None of the others have a +nightly example as yet.
* catimg: add page
* Switch "path/to/input" with "path/to/file"
* Remove "and" from see also section
* Replace "custom" with a provided value
* Improve resolution description
* Remove trailing whitespace
* Improve width/height description
* gcc: mention -c compiles into object file
* gcc: clarify wording about compiling to object file
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* vgrep: add page
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* vgrep: fix token syntax
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* vgrep: appease the linter
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* pyenv: add example to list all installable versions
* pyenv: add italian translation
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Suggested-by: Marco Bonelli <mebeim@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* 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>