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>"...), lets sync this option information to the
man page.

Signed-off-by: Lianbo Jiang <[email protected]>
---
 crash.8 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/crash.8 b/crash.8
index 5020ce12d16c..1f3657b11e4c 100644
--- a/crash.8
+++ b/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,
-- 
2.20.1

--
Crash-utility mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/crash-utility

Reply via email to