From b376eaa4db129dbaeb75d94f4c51ca0eb075cec8 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Mon, 26 Jan 2015 00:37:32 +0000 Subject: [PATCH 72/93] [docs] add --chroot to sosreport.1 Signed-off-by: Bryn M. Reeves --- man/en/sosreport.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/en/sosreport.1 b/man/en/sosreport.1 index 2d7fbd8..c2f6c1d 100644 --- a/man/en/sosreport.1 +++ b/man/en/sosreport.1 @@ -13,6 +13,7 @@ sosreport \- Collect and package diagnostic and support data [--batch] [--build] [--debug]\fR [--name name] [--case-id id] [--ticket-number nr] [-s|--sysroot]\fR + [-c|--chroot {auto|always|never}\fR [--tmp-dir directory]\fR [-p|--profile profile-name]\fR [--list-profiles]\fR @@ -76,6 +77,13 @@ Specify alternate configuration file. Specify an alternate root file system path. Useful for collecting reports from containers and images. .TP +.B \-c, \--chroot {auto|always|never} +Set the chroot mode. When \--sysroot is used commands default to +executing with SYSROOT as the root directory (unless disabled by +a specific plugin). This can be overriden by setting \--chroot to +"always" (alwyas chroot) or "never" (always run in the host +namespace). +.TP .B \--tmp-dir DIRECTORY Specify alternate temporary directory to copy data as well as the compressed report. -- 1.9.3