summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2007-07-29 13:40:25 +0300
committerLauri Leukkunen <lle@rahina.org>2007-07-29 13:40:25 +0300
commitc603070602d6e30e2cdaa56ad88efc43265be28f (patch)
tree8b0825ca4d9986bb76b6bf627bba6a64fcc54cf6 /docs
parent692d96e3ab0d1b02b96d90f7a99b76d874616cdf (diff)
Unify env vars to use SBOX_ prefix, rename sb2 verbose option to debug1.99.0.12
sb2 -v shows version number sb2 -d produces debug output to $HOME/sb2_mapping.log Also pump the version 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 da74c82..738da7e 100644
--- a/docs/sb2.1
+++ b/docs/sb2.1
@@ -3,7 +3,7 @@
sb2 \- crosscompiling environment
.SH SYNOPSIS
.B sb2
-[ \-v ] [ \-h ] [ \-t DIRECTORY ] [ \-e ] [ -m DIRECTORY] [command] [arguments] [...]
+[ \-v ] [ \-d ] [ \-h ] [ \-t DIRECTORY ] [ \-e ] [ -m DIRECTORY] [command] [arguments] [...]
.SH DESCRIPTION
.B sb2
Runs command in scratchbox2. If no command is given, a bash shell
@@ -11,6 +11,9 @@ in scratchbox2 environment is started.
.SH OPTIONS
.TP
\-v
+Display version number.
+.TP
+\-d
Output all path mappings to $HOME/sb2_mapping.log.
.TP
\-h