Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7877cc4

Browse files
committed
docs: minor touch-ups in "deprecated.md"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit c3092d94085c7507590f41112694802cb56ec7a5) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 776e1816286537214e764ac317e19ae76f629710 Component: cli
1 parent 22b4b51 commit 7877cc4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

components/cli/docs/deprecated.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ on pre 4.x kernels. Now that all supported distributions are able to run `overla
4747
(as they are either on kernel 4.x, or have support for multiple lowerdirs
4848
backported), there is no reason to keep maintaining the `overlay` storage driver.
4949

50-
### device mapper storage driver
50+
### Device mapper storage driver
5151

5252
**Deprecated in Release: v18.09.0**
5353

@@ -91,7 +91,7 @@ were always documented to be reserved, but there was never any enforcement.
9191
Usage of these namespaces will now cause a warning in the engine logs to discourage their
9292
use, and will error instead in 18.12 and above.
9393

94-
### Asynchronous `service create` and `service update`
94+
### Asynchronous `service create` and `service update` as default
9595

9696
**Deprecated In Release: v17.05.0**
9797

@@ -278,7 +278,7 @@ Use `docker ps --filter=before=...` and `docker ps --filter=since=...` instead.
278278
The `docker search --automated` and `docker search --stars` options are deprecated.
279279
Use `docker search --filter=is-automated=...` and `docker search --filter=stars=...` instead.
280280

281-
### Driver Specific Log Tags
281+
### Driver-specific log tags
282282
**Deprecated In Release: [v1.9.0](https://github.com/docker/docker/releases/tag/v1.9.0)**
283283

284284
**Removed In Release: [v1.12.0](https://github.com/docker/docker/releases/tag/v1.12.0)**

0 commit comments

Comments
 (0)