Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit 9a4e7b0

Browse files
authored
Merge pull request #1268 from pouchrobot/auto-doc-2020-04-03
docs: auto generate Dragonfly cli/api/contributors docs via code
2 parents 18b652c + 9ebc1b7 commit 9a4e7b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cli_reference/dfdaemon.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ dfdaemon [flags]
2222
--localrepo string temp output dir of dfdaemon
2323
--maxprocs int the maximum number of CPUs that the dfdaemon can use (default 4)
2424
--node strings specify the addresses(host:port) of supernodes that will be passed to dfget.
25+
--peerPort uint peerserver will listen the port
2526
--port uint dfdaemon will listen the port (default 65001)
2627
--ratelimit rate net speed limit (default 20MB)
2728
--registry string registry mirror url, which will override the registry mirror settings in the config file if presented (default "https://index.docker.io")
29+
--streamMode dfdaemon will run in stream mode
2830
--verbose verbose
2931
--workHome string the work home directory of dfdaemon. (default "/root/.small-dragonfly")
3032
```

0 commit comments

Comments
 (0)