mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:28:11 +00:00
Manpages: Document path of crash(1)
As /usr/Tests/Kernel/ is not in $PATH, invoking crash(1) does not work as documented.
This commit is contained in:
parent
28195032a3
commit
c840ed12f4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ crash - intentionally perform an illegal operation
|
|||
## Synopsis
|
||||
|
||||
```**sh
|
||||
$ crash [options]
|
||||
$ /usr/Tests/Kernel/crash [options]
|
||||
```
|
||||
|
||||
## Description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue