From 591b9dd90f50511b4208fa99b173273c7c0c3dcd Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 1 Oct 2018 10:39:39 +0100 Subject: [PATCH] man page: Describe --chdir, not nonexistent --cwd Fixes: https://github.com/projectatomic/bubblewrap/issues/291 Signed-off-by: Simon McVittie Closes: #292 Approved by: cgwalters --- bwrap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bwrap.xml b/bwrap.xml index a95eac1..72c8bbd 100644 --- bwrap.xml +++ bwrap.xml @@ -344,7 +344,7 @@ HOME - Used as the cwd in the sandbox if has not been + Used as the cwd in the sandbox if has not been explicitly specified and the current cwd is not present inside the sandbox. The option can be used to override the value that is used here.