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 <pouch-dev@list.alibaba-inc.com>
  • Loading branch information
pouchrobot authored and allencloud committed Dec 18, 2018
1 parent c7f57ea commit 1eb14ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/commandline/pouch_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ e1d541722d68dc5d133cca9e7bd8fd9338603e1763096c8e853522b60d11f7b9
--pids-limit int Set container pids limit
--privileged Give extended privileges to the container
-p, --publish strings Set container ports mapping
-P, --publish-all Publish all exposed ports to random ports
--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
1 change: 1 addition & 0 deletions docs/commandline/pouch_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ crw-rw-rw- 1 root root 1, 3 Jan 8 09:40 /dev/testnull
--pids-limit int Set container pids limit
--privileged Give extended privileges to the container
-p, --publish strings Set container ports mapping
-P, --publish-all Publish all exposed ports to random ports
--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 1eb14ac

Please sign in to comment.