1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 00:55:38 +02:00

Update pages/common/chkrootkit.md

Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
This commit is contained in:
Kristopher 2025-06-30 13:22:36 -07:00 committed by GitHub
parent b0637d3603
commit d910d365d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
`chkrootkit -e "{{path/to/file}}"`
- Specify a directory as the [r]oot for testing (e.g. mounted ext drives):
- Specify a directory as the [r]oot for testing (e.g. mounted `ext` drives):
`chkrootkit -r {{path/to/directory}}`