mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
assoc: add | more
example (#9314)
This commit is contained in:
parent
f310c52eb5
commit
78119c59cf
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@
|
|||
- Set the associated file type for a specific extension:
|
||||
|
||||
`assoc .{{txt}}={{txtfile}}`
|
||||
|
||||
- View the output of `assoc` one screen at a time:
|
||||
|
||||
`assoc | {{more}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue