cli/man/src
Sebastiaan van Stijn 7b7a4c020e
docs, man: remove confusing example for "--isolation"
This snippet was added in [docker@38ec5d8][1]. The intent was to indicate
that an empty value is equivalent to passing "default" as value. However,
passing the `--isolation` flag _without a value_ (i.e., no `=` specified)
will fail in many cases, as any string after it will be parsed as value
(e.g. `docker run --isolation busybox` would consider `busybox` as value).

This patch removes these lines as they add more confusion than addressing.

[1]: 38ec5d86a3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-02 12:15:08 +01:00
..
container docs, man: remove confusing example for "--isolation" 2025-01-02 12:15:08 +01:00
image docs: refresh image versions in examples 2024-07-24 09:47:36 +02:00
network docs: fix typo in "network create" docs 2023-12-11 22:33:52 +01:00
plugin Update man pages 2022-03-15 15:35:59 +01:00
system docs: Link supported Go duration strings 2024-10-07 10:37:00 +02:00
volume man: update links to Go documentation 2023-08-25 14:11:18 +02:00
attach.md Read long description from a file. 2017-06-02 00:10:47 +00:00
commit.md Read long description from a file. 2017-06-02 00:10:47 +00:00
cp.md Read long description from a file. 2017-06-02 00:10:47 +00:00
create.md Read long description from a file. 2017-06-02 00:10:47 +00:00
diff.md Read long description from a file. 2017-06-02 00:10:47 +00:00
events.md Read long description from a file. 2017-06-02 00:10:47 +00:00
exec.md Read long description from a file. 2017-06-02 00:10:47 +00:00
export.md Read long description from a file. 2017-06-02 00:10:47 +00:00
history.md Read long description from a file. 2017-06-02 00:10:47 +00:00
images.md Read long description from a file. 2017-06-02 00:10:47 +00:00
import.md Read long description from a file. 2017-06-02 00:10:47 +00:00
info.md Read long description from a file. 2017-06-02 00:10:47 +00:00
inspect.md man: update links to Go documentation 2023-08-25 14:11:18 +02:00
kill.md Read long description from a file. 2017-06-02 00:10:47 +00:00
load.md Read long description from a file. 2017-06-02 00:10:47 +00:00
login.md tweak description of login/logout 2022-04-04 10:44:11 +02:00
logout.md tweak description of login/logout 2022-04-04 10:44:11 +02:00
logs.md Read long description from a file. 2017-06-02 00:10:47 +00:00
pause.md Read long description from a file. 2017-06-02 00:10:47 +00:00
port.md Read long description from a file. 2017-06-02 00:10:47 +00:00
ps.md Read long description from a file. 2017-06-02 00:10:47 +00:00
pull.md Read long description from a file. 2017-06-02 00:10:47 +00:00
push.md Read long description from a file. 2017-06-02 00:10:47 +00:00
rename.md Read long description from a file. 2017-06-02 00:10:47 +00:00
restart.md Read long description from a file. 2017-06-02 00:10:47 +00:00
rm.md Read long description from a file. 2017-06-02 00:10:47 +00:00
rmi.md Read long description from a file. 2017-06-02 00:10:47 +00:00
save.md Read long description from a file. 2017-06-02 00:10:47 +00:00
search.md search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
start.md Read long description from a file. 2017-06-02 00:10:47 +00:00
stats.md Read long description from a file. 2017-06-02 00:10:47 +00:00
stop.md Read long description from a file. 2017-06-02 00:10:47 +00:00
tag.md Read long description from a file. 2017-06-02 00:10:47 +00:00
top.md Read long description from a file. 2017-06-02 00:10:47 +00:00
unpause.md Fix incorrect alias and URL 2017-06-02 00:10:48 +00:00
update.md Read long description from a file. 2017-06-02 00:10:47 +00:00
version.md docs: update engine versions in some examples 2023-04-10 15:08:38 +02:00
volume.md Read long description from a file. 2017-06-02 00:10:47 +00:00
wait.md Read long description from a file. 2017-06-02 00:10:47 +00:00