summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-08-01 19:17:37 +0300
committerLauri Leukkunen <lle@rahina.org>2007-08-01 19:17:37 +0300
commit04f029d30e0ac1f96b64a1c74fe0829460f8fefe (patch)
tree30542790d08b13b2ed58661c584307479c1e3a4f /docs
parentc603070602d6e30e2cdaa56ad88efc43265be28f (diff)
Add option to select the mapping mode
Signed-off-by: Lauri Leukkunen <lle@rahina.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/sb2.15
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/sb2.1 b/docs/sb2.1
index 738da7e..ed0f4f6 100644
--- a/docs/sb2.1
+++ b/docs/sb2.1
@@ -3,7 +3,7 @@
sb2 \- crosscompiling environment
.SH SYNOPSIS
.B sb2
-[ \-v ] [ \-d ] [ \-h ] [ \-t DIRECTORY ] [ \-e ] [ -m DIRECTORY] [command] [arguments] [...]
+[ \-v ] [ \-d ] [ \-h ] [ \-t DIRECTORY ] [ \-e ] [ \-m MODE ] [ -s DIRECTORY] [command] [arguments] [...]
.SH DESCRIPTION
.B sb2
Runs command in scratchbox2. If no command is given, a bash shell
@@ -27,6 +27,9 @@ right target root location automatically, but this overrides that.
Use emulation mode, avoid executing ANY host binaries except qemu.
.TP
\-m
+Use mapping mode given in argument.
+.TP
+\-s
Use redirection rules from the directory given in argument.
.SH ENVIRONMENT