Browse code

Fixing docs formatting for the forcerm flag on docker build

Signed-off-by: Jonathan A. Sternberg <jonathansternberg@gmail.com>

Jonathan A. Sternberg authored on 2014/12/05 02:30:16
Showing 5 changed files
... ...
@@ -1074,7 +1074,7 @@ Query Parameters:
1074 1074
 -   **q** – suppress verbose build output
1075 1075
 -   **nocache** – do not use the cache when building the image
1076 1076
 -   **rm** - remove intermediate containers after a successful build (default behavior)
1077
--   **forcerm - always remove intermediate containers (includes rm)
1077
+-   **forcerm** - always remove intermediate containers (includes rm)
1078 1078
 
1079 1079
     Request Headers:
1080 1080
 
... ...
@@ -1063,7 +1063,7 @@ Query Parameters:
1063 1063
 -   **q** – suppress verbose build output
1064 1064
 -   **nocache** – do not use the cache when building the image
1065 1065
 -   **rm** - remove intermediate containers after a successful build (default behavior)
1066
--   **forcerm - always remove intermediate containers (includes rm)
1066
+-   **forcerm** - always remove intermediate containers (includes rm)
1067 1067
 
1068 1068
     Request Headers:
1069 1069
 
... ...
@@ -1068,7 +1068,7 @@ Query Parameters:
1068 1068
 -   **q** – suppress verbose build output
1069 1069
 -   **nocache** – do not use the cache when building the image
1070 1070
 -   **rm** - remove intermediate containers after a successful build (default behavior)
1071
--   **forcerm - always remove intermediate containers (includes rm)
1071
+-   **forcerm** - always remove intermediate containers (includes rm)
1072 1072
 
1073 1073
     Request Headers:
1074 1074
 
... ...
@@ -1210,7 +1210,7 @@ Query Parameters:
1210 1210
 -   **q** – suppress verbose build output
1211 1211
 -   **nocache** – do not use the cache when building the image
1212 1212
 -   **rm** - remove intermediate containers after a successful build (default behavior)
1213
--   **forcerm - always remove intermediate containers (includes rm)
1213
+-   **forcerm** - always remove intermediate containers (includes rm)
1214 1214
 
1215 1215
     Request Headers:
1216 1216
 
... ...
@@ -1159,7 +1159,7 @@ Query Parameters:
1159 1159
 -   **nocache** – do not use the cache when building the image
1160 1160
 -   **pull** - attempt to pull the image even if an older image exists locally
1161 1161
 -   **rm** - remove intermediate containers after a successful build (default behavior)
1162
--   **forcerm - always remove intermediate containers (includes rm)
1162
+-   **forcerm** - always remove intermediate containers (includes rm)
1163 1163
 
1164 1164
     Request Headers:
1165 1165