1
0
Fork 0
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:
Fazle Arefin 2025-08-09 12:27:34 +10:00 committed by GitHub
parent 9e51092e94
commit e2f3aa4238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: