Update readme with cwd property
authorJamy Timmermans <me@jamy.be>
Sat, 7 Nov 2015 12:33:50 +0000 (13:33 +0100)
committerJamy Timmermans <me@jamy.be>
Sat, 7 Nov 2015 12:33:50 +0000 (13:33 +0100)
README.md

index 650a2f24d1cccd406ca688358dd570b4ba3141f4..d738c0f07609a4b97e9bd86585496cb95df1d000 100644 (file)
--- a/README.md
+++ b/README.md
@@ -102,6 +102,8 @@ Options:
        Groupname/gid of processess inside the jail (default: 'nogroup')
  --hostname|-H [val]
        UTS name (hostname) of the jail (default: 'NSJAIL')
+ --cwd|-D [val]
+    Directory in the namespace the process will run (default: '/')
  --port|-p [val]
        TCP port to bind to (only in [MODE_LISTEN_TCP]) (default: 31337)
  --max_conns_per_ip|-i [val]