Blame SOURCES/0054-docs-add-s-sysroot-to-sosreport.1.patch

0cd6dc
From b7522cd1d074e07f14a297681fec75585b0c7b86 Mon Sep 17 00:00:00 2001
0cd6dc
From: "Bryn M. Reeves" <bmr@redhat.com>
0cd6dc
Date: Sat, 24 Jan 2015 00:35:09 +0000
0cd6dc
Subject: [PATCH 54/93] [docs] add -s/--sysroot to sosreport.1
0cd6dc
0cd6dc
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
0cd6dc
---
0cd6dc
 man/en/sosreport.1 | 5 +++++
0cd6dc
 1 file changed, 5 insertions(+)
0cd6dc
0cd6dc
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1
0cd6dc
index 1066b1d..2d7fbd8 100644
0cd6dc
--- a/man/en/sosreport.1
0cd6dc
+++ b/man/en/sosreport.1
0cd6dc
@@ -12,6 +12,7 @@ sosreport \- Collect and package diagnostic and support data
0cd6dc
           [--no-report] [--config-file conf]\fR
0cd6dc
           [--batch] [--build] [--debug]\fR
0cd6dc
           [--name name] [--case-id id] [--ticket-number nr]
0cd6dc
+          [-s|--sysroot]\fR
0cd6dc
           [--tmp-dir directory]\fR
0cd6dc
           [-p|--profile profile-name]\fR
0cd6dc
           [--list-profiles]\fR
0cd6dc
@@ -71,6 +72,10 @@ Disable HTML/XML report writing.
0cd6dc
 .B \--config-file CONFIG
0cd6dc
 Specify alternate configuration file.
0cd6dc
 .TP
0cd6dc
+.B \-s, \--sysroot SYSROOT
0cd6dc
+Specify an alternate root file system path. Useful for collecting
0cd6dc
+reports from containers and images.
0cd6dc
+.TP
0cd6dc
 .B \--tmp-dir DIRECTORY
0cd6dc
 Specify alternate temporary directory to copy data as well as the
0cd6dc
 compressed report.
0cd6dc
-- 
0cd6dc
1.9.3
0cd6dc