Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c275dcd

Browse files
Hotellvsavkin
authored andcommitted
fix(core): remove invalid --plain flags from affected commands
ISSUES CLOSED: 2720
1 parent cbb342d commit c275dcd

21 files changed

+18
-81
lines changed

docs/angular/cli/affected-build.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ Default: `false`
110110

111111
Parallelize the command
112112

113-
### plain
114-
115-
Produces a plain output for affected:apps and affected:libs
116-
117113
### runner
118114

119115
This is the name of the tasks runner configured in nx.json

docs/angular/cli/affected-dep-graph.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ Default: `false`
102102

103103
Isolate projects which previously failed
104104

105-
### plain
106-
107-
Produces a plain output for affected:apps and affected:libs
108-
109105
### runner
110106

111107
This is the name of the tasks runner configured in nx.json

docs/angular/cli/affected-e2e.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ Default: `false`
9898

9999
Parallelize the command
100100

101-
### plain
102-
103-
Produces a plain output for affected:apps and affected:libs
104-
105101
### runner
106102

107103
This is the name of the tasks runner configured in nx.json

docs/angular/cli/affected-lint.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ Default: `false`
9898

9999
Parallelize the command
100100

101-
### plain
102-
103-
Produces a plain output for affected:apps and affected:libs
104-
105101
### runner
106102

107103
This is the name of the tasks runner configured in nx.json

docs/angular/cli/affected-test.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ Default: `false`
9898

9999
Parallelize the command
100100

101-
### plain
102-
103-
Produces a plain output for affected:apps and affected:libs
104-
105101
### runner
106102

107103
This is the name of the tasks runner configured in nx.json

docs/angular/cli/affected.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ Default: `false`
116116

117117
Parallelize the command
118118

119-
### plain
120-
121-
Produces a plain output for affected:apps and affected:libs
122-
123119
### runner
124120

125121
This is the name of the tasks runner configured in nx.json

docs/angular/cli/format-check.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ Default: `false`
5050

5151
Isolate projects which previously failed
5252

53-
### plain
54-
55-
Produces a plain output for affected:apps and affected:libs
56-
5753
### runner
5854

5955
This is the name of the tasks runner configured in nx.json

docs/angular/cli/format-write.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ Default: `false`
5050

5151
Isolate projects which previously failed
5252

53-
### plain
54-
55-
Produces a plain output for affected:apps and affected:libs
56-
5753
### runner
5854

5955
This is the name of the tasks runner configured in nx.json

docs/angular/cli/print-affected.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@ Default: `false`
8686

8787
Isolate projects which previously failed
8888

89-
### plain
90-
91-
Produces a plain output for affected:apps and affected:libs
92-
9389
### runner
9490

9591
This is the name of the tasks runner configured in nx.json

docs/react/cli/affected-build.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ Default: `false`
110110

111111
Parallelize the command
112112

113-
### plain
114-
115-
Produces a plain output for affected:apps and affected:libs
116-
117113
### runner
118114

119115
This is the name of the tasks runner configured in nx.json

0 commit comments

Comments
 (0)