projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01857a
)
Formatting #3
author
Jagger
<robert.swiecki@code.google.com>
Fri, 15 May 2015 00:27:51 +0000
(
02:27
+0200)
committer
Jagger
<robert.swiecki@code.google.com>
Fri, 15 May 2015 00:27:51 +0000
(
02:27
+0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index d03f63848b4a49b9b4a06d9717e83694556e3150..e4fa379bbf0b20b50b3b1113e7dd27c46f7bf395 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-13,7
+13,9
@@
This is NOT an official Google product.
+ Server:
+```
$ ./nsjail -Ml --port 9000 --chroot /chroot/ --user 99999 --group 99999 -- /bin/sh -i
+```
+ Client:
```