We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f4fc8 commit 862d549Copy full SHA for 862d549
docs/src/data-files.md
@@ -22,11 +22,11 @@ docker run --name pgosm -d --rm \
22
23
24
25
-If you have manually saved files in the path used by PgOSM Flex using `-latest`
26
-in the filename, they will be overwritten.
27
-
28
There are two methods to override this default behavior: specify `--pgosm-date`
29
or use `--input-file`.
+If you have manually saved files in the path used by PgOSM Flex using `-latest`
+in the filename, they **will be overwritten** if you are not using one of the
+methods described below.
30
31
32
## Specific date with `--pgosm-date`
0 commit comments