Skip to content

Commit fb056d2

Browse files
committed
man: fix duplicate word in --feature flag description
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 610f915 commit fb056d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/dockerd.8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ $ sudo dockerd --add-runtime runc=runc --add-runtime custom=/usr/local/bin/my-ru
224224
Enable the daemon experimental features.
225225

226226
**--feature**=*NAME*=**true**|**false**
227-
Enable or disable feature feature in the daemon. This option corresponds
227+
Enable or disable a feature in the daemon. This option corresponds
228228
with the "features" field in the daemon.json configuration file. Using
229229
both the command-line option and the "features" field in the configuration
230230
file produces an error. The feature option can be specified multiple times

0 commit comments

Comments
 (0)