From 4679226c7d00746b998269d899fbf68c322f63fb Mon Sep 17 00:00:00 2001 From: Bernd Gollesch Date: Fri, 28 Nov 2014 21:59:50 +0100 Subject: [PATCH] Added description of the new --delete-empty switch --- README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.txt b/README.txt index 66865335..362191e3 100644 --- a/README.txt +++ b/README.txt @@ -547,6 +547,9 @@ EXPORT sub-command: -T TABLE[,TABLE,...] Specify a comma separated list of tablenames to export. + --delete-empty + Delete CSV files without content. + Examples: > trade.py export --path misc Using database './data/TradeDangerous.db'