Преглед на файлове

Fixed typo in documentation.

Dmitry V. Krivenok преди 10 години
родител
ревизия
745e3f77a1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/sources/reference/commandline/cli.md

+ 1 - 1
docs/sources/reference/commandline/cli.md

@@ -155,7 +155,7 @@ string is equivalent to setting the `--tlsverify` flag. The following are equiva
 
 
 ### Daemon storage-driver option
 ### Daemon storage-driver option
 
 
-The Docker daemon has support for three different image layer storage drivers: `aufs`,
+The Docker daemon has support for four different image layer storage drivers: `aufs`,
 `devicemapper`, `btrfs` and `overlayfs`.
 `devicemapper`, `btrfs` and `overlayfs`.
 
 
 The `aufs` driver is the oldest, but is based on a Linux kernel patch-set that
 The `aufs` driver is the oldest, but is based on a Linux kernel patch-set that