mirror of https://github.com/docker/docs.git
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:
parent
98b3164e57
commit
9858a4e273
|
@ -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**
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue