aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/namespace-sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/tools/namespace-sandbox.c')
-rw-r--r--src/main/tools/namespace-sandbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/tools/namespace-sandbox.c b/src/main/tools/namespace-sandbox.c
index c3a0cc113f..2ea49f812a 100644
--- a/src/main/tools/namespace-sandbox.c
+++ b/src/main/tools/namespace-sandbox.c
@@ -46,7 +46,7 @@ int kChildrenCleanupDelay = 1;
void Usage() {
fprintf(stderr,
- "Usage: ./sandbox [-R sandbox-root] [-m mount] -C command arg1\n"
+ "Usage: ./sandbox [-S sandbox-root] [-m mount] -C command arg1\n"
"Mandatory arguments:\n"
" -C command to run inside sandbox, followed by arguments\n"
" -S directory which will become the root of the sandbox\n"