Repositories / jai.git

jai.git

Clone (read-only): git clone http://git.guha-anderson.com/git/jai.git

Branch

fix man page

Author
David Mazieres <dm@uun.org>
Date
2026-03-16 22:26:50 -0700
Commit
8aa84cd55fc81455d833d33e013675710aa1a114
jai.1.md
index 8cf56e3..5b00871 100644
--- a/jai.1.md
+++ b/jai.1.md
@@ -61,8 +61,10 @@ tool to update, you will find changed files in
 jai allows the use of multiple sandboxed home directories.  To use a
 home directory other than the default, just give it a name with the
 `-n` option and it will be created on demand.  When you specify a home
-directory with `-n`, strict mode becomes the default.  However, you
-can have multiple home overlays by specifying `-mcasual` with `-n`.
+directory with `-n`, strict mode becomes the default (unless there is
+no unprivileged `jai` user on your system, in which case it falls back
+to bare mode).  However, you can have multiple home overlays by
+specifying `-mcasual` with `-n`.
 
 # CONFIGURATION