Browse Source

Fixing docs formatting for the forcerm flag on docker build

Signed-off-by: Jonathan A. Sternberg <jonathansternberg@gmail.com>
Jonathan A. Sternberg 10 years ago
parent
commit
eb7d646a44

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.12.md

@@ -1074,7 +1074,7 @@ Query Parameters:
 -   **q** – suppress verbose build output
 -   **nocache** – do not use the cache when building the image
 -   **rm** - remove intermediate containers after a successful build (default behavior)
--   **forcerm - always remove intermediate containers (includes rm)
+-   **forcerm** - always remove intermediate containers (includes rm)
 
     Request Headers:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.13.md

@@ -1063,7 +1063,7 @@ Query Parameters:
 -   **q** – suppress verbose build output
 -   **nocache** – do not use the cache when building the image
 -   **rm** - remove intermediate containers after a successful build (default behavior)
--   **forcerm - always remove intermediate containers (includes rm)
+-   **forcerm** - always remove intermediate containers (includes rm)
 
     Request Headers:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.14.md

@@ -1068,7 +1068,7 @@ Query Parameters:
 -   **q** – suppress verbose build output
 -   **nocache** – do not use the cache when building the image
 -   **rm** - remove intermediate containers after a successful build (default behavior)
--   **forcerm - always remove intermediate containers (includes rm)
+-   **forcerm** - always remove intermediate containers (includes rm)
 
     Request Headers:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.15.md

@@ -1210,7 +1210,7 @@ Query Parameters:
 -   **q** – suppress verbose build output
 -   **nocache** – do not use the cache when building the image
 -   **rm** - remove intermediate containers after a successful build (default behavior)
--   **forcerm - always remove intermediate containers (includes rm)
+-   **forcerm** - always remove intermediate containers (includes rm)
 
     Request Headers:
 

+ 1 - 1
docs/sources/reference/api/docker_remote_api_v1.16.md

@@ -1159,7 +1159,7 @@ Query Parameters:
 -   **nocache** – do not use the cache when building the image
 -   **pull** - attempt to pull the image even if an older image exists locally
 -   **rm** - remove intermediate containers after a successful build (default behavior)
--   **forcerm - always remove intermediate containers (includes rm)
+-   **forcerm** - always remove intermediate containers (includes rm)
 
     Request Headers: