mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:55:27 +02:00
fix typo (#1809)
This commit is contained in:
parent
8508e6a4bb
commit
c89117f412
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
- Start finder on running processes:
|
||||
|
||||
`ps axu | fzf`
|
||||
`ps aux | fzf`
|
||||
|
||||
- Select multiple files with `Shift + Tab` and write to a file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue