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
Lena
b596b78b18
pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command

* CONTRIBUTING: clarify that pages should only mention the subcommand
2024-10-04 21:14:41 +02:00
marchersimon
bd677b8b48
mention subcommands in every base page (#6383) 2021-09-13 10:21:21 +02:00
bl-ue
8ebd171d6f
*: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00
Steven Pitts
5a17971b1c
kubectl: add kubectl describe in header (#5032)
https://github.com/tldr-pages/tldr/pull/4494 added `kubectl describe` help, but the main page still doesn't mention it. Add a note about its usage.

This is an important command, but it exceeds the suggested limit of 8 examples (do subcommands count as "examples"?). We could instead replace the `kubectl get` example with `kubectl {{get|describe}}`, but I'm really not a fan of that, since they're two different subcommands.
2020-12-19 19:20:46 +00:00
Luis Vieira
565654b6f0 kubectl: edit page (#3198) 2019-08-16 11:23:03 +02:00
pxgamer
790eea0298 kubectl: add link to homepage 2019-06-05 23:42:48 -03:00
Shashank Pachava
811b273f51 kubectl: add explain command example (#3052) 2019-05-26 17:57:16 +01:00
Fabio Serragnoli
3cb40d53bc kubectl: add page (#1954) 2018-01-30 15:51:25 +00:00