From 207d9edaa71280f8ff6021e24e177388c6aff672 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 27 Nov 2023 22:01:40 +0100 Subject: [PATCH] docs: reference/commandlin/cli: remove redundant italic Signed-off-by: Sebastiaan van Stijn (cherry picked from commit 354f62f0c579e04d8b2b85cb6d8b773ec15ada80) Signed-off-by: Sebastiaan van Stijn --- docs/reference/commandline/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/cli.md b/docs/reference/commandline/cli.md index 332461e5ac..dca3da8a11 100644 --- a/docs/reference/commandline/cli.md +++ b/docs/reference/commandline/cli.md @@ -156,7 +156,7 @@ By default, the Docker command line stores its configuration files in a directory called `.docker` within your `$HOME` directory. Docker manages most of the files in the configuration directory -and you should not modify them. However, you *can* modify the +and you should not modify them. However, you can modify the `config.json` file to control certain aspects of how the `docker` command behaves.