mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Remove redundant example
This commit is contained in:
parent
840b4a01a0
commit
04d9b667ed
1
nnn.1
1
nnn.1
|
@ -291,7 +291,6 @@ used. A single combination of arguments is supported for SHELL and PAGER.
|
|||
----------------------------------- + -------------------------------------------------
|
||||
Key:Command | Description
|
||||
----------------------------------- + -------------------------------------------------
|
||||
e:-_vi $nnn* | Edit hovered file in vi
|
||||
k:-_fuser -kiv $nnn* | Interactively kill process(es) using hovered file
|
||||
l:_git log | Show git log
|
||||
n:-_vi /home/user/Dropbox/dir/note* | Take quick notes in a synced file/dir of notes
|
||||
|
|
|
@ -118,7 +118,6 @@ Notes:
|
|||
|
||||
| Key:Command | Description |
|
||||
|---|---|
|
||||
| `e:-_vi $nnn*` | Edit hovered file in vi |
|
||||
| `k:-_fuser -kiv $nnn*` | Interactively kill process(es) using hovered file |
|
||||
| `l:_git log` | Show git log |
|
||||
| `n:-_vi /home/user/Dropbox/dir/note*` | Take quick notes in a synced file/dir of notes |
|
||||
|
|
Loading…
Reference in a new issue