mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-12 21:33:00 +00:00
add new line to end of Usage information
This commit is contained in:
parent
d352cd0fee
commit
e31908bfb4
2
main.cpp
2
main.cpp
@ -2027,7 +2027,7 @@ int main(int argc, char **argv) {
|
||||
fprintf(stderr, "\n ");
|
||||
width = 8;
|
||||
}
|
||||
fprintf(stderr, " [file.json ...]");
|
||||
fprintf(stderr, " [file.json ...]\n");
|
||||
}
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user