Updated Example Configurations (markdown)

Cuong Manh Le
2024-09-14 22:57:44 +07:00
parent 409e3a1fc6
commit 92bffdb2f4
+1 -1
@@ -33,7 +33,7 @@ Example:
``` ```
$ ctrld start --cd=RESOLVER_ID -vv $ ctrld start --cd=RESOLVER_ID -vv
$ ctrld stop $ ctrld stop
$ ctrld start # service will run with --cd=RESOLVER_ID and -vv flags. $ ctrld start # service will be run with --cd=RESOLVER_ID and -vv flags.
``` ```
Passing any new arguments/flags to `ctrld start` will result in old behavior. Passing any new arguments/flags to `ctrld start` will result in old behavior.