From a440c63ae9a10bb56fbaf688702fc8ade2a9492e Mon Sep 17 00:00:00 2001 From: Sri Sethu Madhavan S <124687386+sri-sethu@users.noreply.github.com> Date: Wed, 29 Oct 2025 21:22:11 +0530 Subject: [PATCH] h, ghy, history: add page (#19029) --- pages/windows/ghy.md | 7 +++++++ pages/windows/h.md | 7 +++++++ pages/windows/history.md | 7 +++++++ 3 files changed, 21 insertions(+) create mode 100644 pages/windows/ghy.md create mode 100644 pages/windows/h.md create mode 100644 pages/windows/history.md diff --git a/pages/windows/ghy.md b/pages/windows/ghy.md new file mode 100644 index 0000000000..a92ba370c3 --- /dev/null +++ b/pages/windows/ghy.md @@ -0,0 +1,7 @@ +# ghy + +> This command is an alias of `Get-History`. + +- View documentation for the original command: + +`tldr Get-History` diff --git a/pages/windows/h.md b/pages/windows/h.md new file mode 100644 index 0000000000..f537059a3e --- /dev/null +++ b/pages/windows/h.md @@ -0,0 +1,7 @@ +# h + +> This command is an alias of `Get-History`. + +- View documentation for the original command: + +`tldr Get-History` diff --git a/pages/windows/history.md b/pages/windows/history.md new file mode 100644 index 0000000000..87d358dfae --- /dev/null +++ b/pages/windows/history.md @@ -0,0 +1,7 @@ +# history + +> This command is an alias of `Get-History`. + +- View documentation for the original command: + +`tldr Get-History`