Skip to content

Commit

Permalink
Merge pull request #1585 from pouchrobot/auto-doc-2018-06-23
Browse files Browse the repository at this point in the history
docs: auto generate pouch cli/api docs via code
  • Loading branch information
HusterWan authored Jun 28, 2018
2 parents 8175d88 + abea808 commit fe3bae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/commandline/pouch_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ $ cat /sys/fs/cgroup/memory/8649804cb63ff9713a2734d99728b9d6d5d1e4d2fbafb2b4dbdf
--cpu-shares int CPU shares (relative weight)
--cpuset-cpus string CPUs in cpuset
--cpuset-mems string MEMs in cpuset
--disk-quota strings Update disk quota for container(/=10g)
-e, --env strings Set environment variables for container
-h, --help help for update
-l, --label strings Set label for container
-m, --memory string Container memory limit
--memory-swap string Container swap limit
--quota string Update disk quota for container
--restart string Restart policy to apply when container exits
```

Expand Down

0 comments on commit fe3bae1

Please sign in to comment.