mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
out-host: remove placeholder from description (#22929)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
`{{command_or_variable}} | Out-Host -Paging`
|
||||
|
||||
- Interactively display a text file within the paging view (equivalent to `more {{path/to/file}}`):
|
||||
- Interactively display a text file within the paging view (equivalent to `more path/to/file`):
|
||||
|
||||
`Get-Content {{path\to\file}} | Out-Host -Paging`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user