summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLauri Leukkunen <lle@rahina.org>2008-10-25 15:22:35 +0300
committerLauri Leukkunen <lle@rahina.org>2008-10-25 15:22:35 +0300
commit5c3bcf8ea94caa026ce756553eb381e64369cb1c (patch)
treea7b1696d61c856d78e32e63e6919460c9fbfcead /docs
parentd402111fd21c171cbfb9857295b86efb375c3c8c (diff)
parentfbaad49b0a6c3d5db7062006e08127d29d7b96c5 (diff)
Merge branch 'master' of lle@git.freedesktop.org:/git/sbox2
Diffstat (limited to 'docs')
-rw-r--r--docs/sb2-show.13
-rw-r--r--docs/sb2.110
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/sb2-show.1 b/docs/sb2-show.1
index cddc5ce..c14b42f 100644
--- a/docs/sb2-show.1
+++ b/docs/sb2-show.1
@@ -45,6 +45,9 @@ Useful for debugging and tuning lua scripts of sb2.
path [path1] [path2] [pathN]
Show mappings of pathnames
.TP
+realcwd
+Show real current working directory
+.TP
exec file [argv0] [argv1] [argvN]
Show execve() modifications done by sb2
.TP
diff --git a/docs/sb2.1 b/docs/sb2.1
index 1679113..8a992b9 100644
--- a/docs/sb2.1
+++ b/docs/sb2.1
@@ -33,6 +33,16 @@ Use mapping mode given in argument.
.TP
\-s
Use redirection rules from the directory given in argument.
+.TP
+\-S file
+Create a persistent session: Write session information to "file"
+.TP
+\-J file
+Join a persistent session.
+.TP
+\-D file
+Delete a persistent session. Warning: this does not
+check if the session is still in use!
.SH ENVIRONMENT
There are quite many environment variables being used. Since sb2 is still