Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
docs: auto generate Dragonfly cli/api 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 committed Apr 3, 2020
1 parent 18b652c commit 9ebc1b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/cli_reference/dfdaemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ dfdaemon [flags]
--localrepo string temp output dir of dfdaemon
--maxprocs int the maximum number of CPUs that the dfdaemon can use (default 4)
--node strings specify the addresses(host:port) of supernodes that will be passed to dfget.
--peerPort uint peerserver will listen the port
--port uint dfdaemon will listen the port (default 65001)
--ratelimit rate net speed limit (default 20MB)
--registry string registry mirror url, which will override the registry mirror settings in the config file if presented (default "https://index.docker.io")
--streamMode dfdaemon will run in stream mode
--verbose verbose
--workHome string the work home directory of dfdaemon. (default "/root/.small-dragonfly")
```
Expand Down

0 comments on commit 9ebc1b7

Please sign in to comment.