mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 14:53:59 +02:00
lsfd: remove leading slash in file path (#17555)
This commit is contained in:
parent
9e51092e94
commit
e2f3aa4238
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Check what program has a specific file open:
|
||||
|
||||
`lsfd {{[-Q|--filter]}} "NAME == '{{/path/to/file}}'"`
|
||||
`lsfd {{[-Q|--filter]}} "NAME == '{{path/to/file}}'"`
|
||||
|
||||
- List open IPv4 or IPv6 sockets:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue