From dd02559473c79949314192135c95d07d0dc1a9cc Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Wed, 10 Oct 2018 12:50:41 -0400 Subject: Document --net as an alias of --network in podman run & create Signed-off-by: Qi Wang --- docs/podman-run.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/podman-run.1.md') diff --git a/docs/podman-run.1.md b/docs/podman-run.1.md index fccebb7f7..b70396a6d 100644 --- a/docs/podman-run.1.md +++ b/docs/podman-run.1.md @@ -401,7 +401,7 @@ to the container with **--name** then the daemon will also generate a random string name. The name is useful any place you need to identify a container. This works for both background and foreground containers. -**--network**="*bridge*" +**--net**, **--network**="*bridge*" Set the Network mode for the container: - `bridge`: create a network stack on the default bridge -- cgit v1.2.3-54-g00ecf