From 75131a265459c07340d4950791107c0dcd60aa4a Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Wed, 28 Jun 2017 12:02:47 -0400 Subject: [PATCH] FAB-5030 fix syntax error in code samples Change-Id: Ica247fe0790922f15fa8487751675ffd94c888a5 Signed-off-by: Christopher Ferris --- docs/source/build_network.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/build_network.rst b/docs/source/build_network.rst index 801e96be9ac..831fb79b925 100644 --- a/docs/source/build_network.rst +++ b/docs/source/build_network.rst @@ -608,7 +608,7 @@ What's happening behind the scenes? .. note:: These steps describe the scenario in which ``script.sh`` is not commented out in the docker-compose-cli.yaml file. Clean your network - with ``./byfn.sh down`` and ensure + with ``./byfn.sh -m down`` and ensure this command is active. Then use the same docker-compose prompt to launch your network again @@ -906,7 +906,7 @@ Troubleshooting .. code:: bash - ./byfn.sh down + ./byfn.sh -m down - **YOU WILL SEE ERRORS IF YOU DO NOT REMOVE CONTAINERS AND IMAGES** @@ -967,7 +967,7 @@ channel artifacts. .. code:: bash - ./byfn.sh down + ./byfn.sh -m down - If you see an error stating that you still have "active endpoints", then prune your docker networks. This will wipe your previous networks and start you with a