Commit Graph

7 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
K.B.Dharun Krishna 1de9190d63
pages.*: standardize capitalization in note term (#12195)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-02-05 12:34:49 +05:30
Vitor Henrique 46a054215a
pages*: make help and version commands comply with the style guide (#12107)
* pages*: use generic word for help

* git: add newline to the end

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* pages*: make help and version commands comply with the style guide

* java: fix Java name

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-30 12:55:24 +08:00
Lena e2cc1b76aa
curl, open, powershell, wget: remove "view in older versions of `tldr`" (#10851)
* curl, open, powershell, wget: remove "view in older versions of `tldr`"

* curl, open, powershell, wget: remove "view in older versions of `tldr`" in translations
2023-11-19 22:03:18 +05:30
Reinhart Previano Koentjoro bcdc05b986
windows/*: add PowerShell commands and aliases (#11227)
* windows/*: add PowerShell commands and aliases

* clear-host, new-item, remove-item: fix style

* psversiontable, remove-item: fix style

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-25 11:00:02 +02:00
Sebastiaan Speck 3b02e38ff4
wget: fix typo (#11019) 2023-10-16 20:12:07 +08:00
Reinhart Previano Koentjoro e9d75c2bec
windows/curl,windows/wget: fix tldr client param inconsistencies (#8297) 2022-10-16 09:31:54 +02:00
Reinhart Previano Koentjoro dc3ec35560
invoke-webrequest: add page (#8177)
* windows/get-*: Add PowerShell-only notice

* Update pages/windows/get-childitem.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* windows/get-*: Change PowerShell notice

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* invoke-item: Add command

* invoke-item: Remove quotations whenever possible

* invoke-item: Put all asterisk globs inside parameters

* invoke-item: More asterisk inside parameters

* Update pages/windows/invoke-item.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update pages/windows/invoke-item.md

* invoke-webrequest: Add page with related aliases

* invoke-webrequest: Use LF instead of CRLF

* fix: Use -p parameter instead

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-07-13 00:41:24 +01:00