From 026061f74f153cdbee1599150fc9680c58f64e35 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Mon, 11 Dec 2023 18:10:01 -0600 Subject: [PATCH] Better docs for DATA_FILE conversion variable --- conversion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conversion/Makefile b/conversion/Makefile index 34d0e9a..c898f58 100644 --- a/conversion/Makefile +++ b/conversion/Makefile @@ -60,7 +60,7 @@ PSQL_SETUP: $(GENERIC_DEPENDS) ## Variables controlling conversion: ## ## DATA_FILE -## The bzip2 compressed dump of the SQL that restores the original +## Path to the bzip2 compressed dump of the SQL that restores the original ## MS Access database structure and data content into PostgreSQL. ## ## CONVERSION_SCHEMA -- 2.34.1