We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 610f915 commit fb056d2Copy full SHA for fb056d2
1 file changed
man/dockerd.8.md
@@ -224,7 +224,7 @@ $ sudo dockerd --add-runtime runc=runc --add-runtime custom=/usr/local/bin/my-ru
224
Enable the daemon experimental features.
225
226
**--feature**=*NAME*=**true**|**false**
227
- Enable or disable feature feature in the daemon. This option corresponds
+ Enable or disable a feature in the daemon. This option corresponds
228
with the "features" field in the daemon.json configuration file. Using
229
both the command-line option and the "features" field in the configuration
230
file produces an error. The feature option can be specified multiple times
0 commit comments