From 012083841930091acb27446ad0c8a320b5f6fecf Mon Sep 17 00:00:00 2001 From: a_magical_me Date: Sun, 3 Apr 2011 03:21:54 -0700 Subject: [PATCH] Add usage text for --safe. --- pokedex/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pokedex/main.py b/pokedex/main.py index 68dc097..abd4597 100644 --- a/pokedex/main.py +++ b/pokedex/main.py @@ -282,6 +282,7 @@ System options: Load options: -D|--drop-tables Drop all tables before loading data. + -S|--safe Disable engine-specific optimizations. -r|--recursive Load (and drop) all dependent tables. Additionally, load and dump accept a list of table names (possibly with -- 2.7.4