mirror of
https://github.com/crash-utility/crash
synced 2025-02-18 22:46:50 +00:00
Doc: update man page for the option "--src directory"
The "--src directory" option information is missing from the man page of crash utility. Originally it was added by commit 9254c7f206d5 ("Added a new "--src <directory>"...), let's sync this option information to the man page. Signed-off-by: Lianbo Jiang <lijiang@redhat.com>
This commit is contained in:
parent
1ecb351309
commit
0a4434f4cb
4
crash.8
4
crash.8
@ -486,6 +486,10 @@ command, search for their object files in
|
||||
.I directory
|
||||
instead of in the standard location.
|
||||
.TP
|
||||
.BI --src \ directory
|
||||
Search for the kernel source code in directory instead of in the
|
||||
standard location that is compiled into the debuginfo data.
|
||||
.TP
|
||||
.BI --kaslr \ offset | auto
|
||||
If an x86_64 kernel was configured with
|
||||
.B CONFIG_RANDOMIZE_BASE,
|
||||
|
Loading…
Reference in New Issue
Block a user