Skip to content

Commit

Permalink
docs: auto generate pouch cli docs via code
Browse files Browse the repository at this point in the history
Signed-off-by: pouchrobot <[email protected]>
  • Loading branch information
pouchrobot authored and allencloud committed Nov 22, 2018
1 parent d63ad25 commit 5355fe0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Cindy <[email protected]>
CodeJuan <[email protected]>
codejuan <[email protected]>
Coordinate36 <[email protected]>
cpaasarch <[email protected]>
dbdd4us <[email protected]>
devily <[email protected]>
Dewey-Ding <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion docs/commandline/pouch_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ e1d541722d68dc5d133cca9e7bd8fd9338603e1763096c8e853522b60d11f7b9
--oom-score-adj int Tune host's OOM preferences (-1000 to 1000) (default -500)
--pid string PID namespace to use
--pids-limit int Set container pids limit
-p, --port strings Set container ports mapping
--privileged Give extended privileges to the container
-p, --publish strings Set container ports mapping
--quota-id string Specified quota id, if id < 0, it means pouchd alloc a unique quota id
--restart string Restart policy to apply when container exits
--rich Start container in rich container mode. (default false)
Expand Down
2 changes: 1 addition & 1 deletion docs/commandline/pouch_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ crw-rw-rw- 1 root root 1, 3 Jan 8 09:40 /dev/testnull
--oom-score-adj int Tune host's OOM preferences (-1000 to 1000) (default -500)
--pid string PID namespace to use
--pids-limit int Set container pids limit
-p, --port strings Set container ports mapping
--privileged Give extended privileges to the container
-p, --publish strings Set container ports mapping
--quota-id string Specified quota id, if id < 0, it means pouchd alloc a unique quota id
--restart string Restart policy to apply when container exits
--rich Start container in rich container mode. (default false)
Expand Down

0 comments on commit 5355fe0

Please sign in to comment.