debug: rephrase "replacement" to "alternative" for debug vs exec

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-02-29 16:21:01 +01:00
parent 98b3164e57
commit 9858a4e273
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
command: docker debug
short: Get a shell into any container or image. Replacement for `docker exec`.
short: Get a shell into any container or image. An alternative to debugging with `docker exec`.
long: |-
> **Note**
>