mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 11:41:34 +00:00
18 lines
294 B
Plaintext
18 lines
294 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# wtf
|
|
|
|
> Show the expansions of acronyms.
|
|
> More information: <https://manned.org/wtf.6>.
|
|
|
|
- Expand a given acronym:
|
|
|
|
`wtf {{IMO}}`
|
|
|
|
- Specify a computer related search type:
|
|
|
|
`wtf -t {{comp}} {{WWW}}`
|