From 6c9aa1391a6169ea2a03839e1726d2bf3496d886 Mon Sep 17 00:00:00 2001 From: immarvin Date: Sun, 24 Jan 2016 21:11:45 -0500 Subject: [PATCH] change the pipework command to avoid confuse --- docs/source/advanced/docker/run_xcat_in_docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/advanced/docker/run_xcat_in_docker.rst b/docs/source/advanced/docker/run_xcat_in_docker.rst index 4b26d20a9..983b8481d 100644 --- a/docs/source/advanced/docker/run_xcat_in_docker.rst +++ b/docs/source/advanced/docker/run_xcat_in_docker.rst @@ -118,7 +118,7 @@ install "pipework" by copying the script "pipework" to "/usr/bin/pipework" :: Assign a static IP address for Docker container and attach it to the customized network bridge with :: - pipework @ + pipework @ As an example, run ::