Skip to content

Commit 13a17b5

Browse files
committed
docs: auto generate pouch cli docs via code
Signed-off-by: pouchrobot <[email protected]>
1 parent ecbe3b6 commit 13a17b5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

docs/commandline/pouch_create.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ e1d541722d68dc5d133cca9e7bd8fd9338603e1763096c8e853522b60d11f7b9
5959
--oom-kill-disable Disable OOM Killer
6060
--oom-score-adj int Tune host's OOM preferences (-1000 to 1000) (default -500)
6161
--pid string PID namespace to use
62+
--pids-limit int Set container pids limit, -1 for unlimited (default -1)
6263
-p, --port strings Set container ports mapping
6364
--privileged Give extended privileges to the container
6465
--quota-id string Specified quota id, if id < 0, it means pouchd alloc a unique quota id

docs/commandline/pouch_run.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ crw-rw-rw- 1 root root 1, 3 Jan 8 09:40 /dev/testnull
7474
--oom-kill-disable Disable OOM Killer
7575
--oom-score-adj int Tune host's OOM preferences (-1000 to 1000) (default -500)
7676
--pid string PID namespace to use
77+
--pids-limit int Set container pids limit, -1 for unlimited (default -1)
7778
-p, --port strings Set container ports mapping
7879
--privileged Give extended privileges to the container
7980
--quota-id string Specified quota id, if id < 0, it means pouchd alloc a unique quota id

docs/commandline/pouch_upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ test1
6161
--oom-kill-disable Disable OOM Killer
6262
--oom-score-adj int Tune host's OOM preferences (-1000 to 1000) (default -500)
6363
--pid string PID namespace to use
64+
--pids-limit int Set container pids limit, -1 for unlimited (default -1)
6465
-p, --port strings Set container ports mapping
6566
--privileged Give extended privileges to the container
6667
--quota-id string Specified quota id, if id < 0, it means pouchd alloc a unique quota id

0 commit comments

Comments
 (0)