Commit 853f4a9 1 parent e4759e3 commit 853f4a9 Copy full SHA for 853f4a9
File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -198,14 +198,13 @@ Example of detection of topsoil blocks in the desert biome:
198
198
199
199
### Command line arguments
200
200
201
-
202
201
The following table is listing all the arguments:
203
202
204
- | arg | description | default |
205
- | :-------------:| :-----------------:| :----------:|
206
- | help | Arguments description | ` NA ` |
207
- | topsoil | Detect topsoil blocks | ` False ` |
208
- | destroyed | Detect destroyed stone blocks | ` False ` |
209
- | output | Output folder | ` ./blocks_detection ` |
203
+ | arg | description | default |
204
+ | :-------------:| :------------------------- :| :----------:|
205
+ | help | Arguments description | ` NA ` |
206
+ | topsoil | Topsoil blocks | ` False ` * |
207
+ | destroyed | Destroyed stone blocks | ` False ` * |
208
+ | output | Output folder | ` ./blocks_detection ` |
210
209
211
- *** At least one of these is required*
210
+ ** At least one of these is required*
You can’t perform that action at this time.
0 commit comments