diff --git a/Example-Configurations.md b/Example-Configurations.md index 639634c..1026e88 100644 --- a/Example-Configurations.md +++ b/Example-Configurations.md @@ -33,7 +33,7 @@ Example: ``` $ ctrld start --cd=RESOLVER_ID -vv $ 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.