diff options
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 60a9597355a..cca46218f21 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -32154,10 +32154,10 @@ This is the data type representing the configuration of Docker and Containerd. | |||
| 32154 | 32154 | ||
| 32155 | @table @asis | 32155 | @table @asis |
| 32156 | 32156 | ||
| 32157 | @item @code{package} (default: @code{docker}) | 32157 | @item @code{docker} (default: @code{docker}) |
| 32158 | The Docker daemon package to use. | 32158 | The Docker daemon package to use. |
| 32159 | 32159 | ||
| 32160 | @item @code{package} (default: @code{docker-cli}) | 32160 | @item @code{docker-cli} (default: @code{docker-cli}) |
| 32161 | The Docker client package to use. | 32161 | The Docker client package to use. |
| 32162 | 32162 | ||
| 32163 | @item @code{containerd} (default: @var{containerd}) | 32163 | @item @code{containerd} (default: @var{containerd}) |
