From: a_magical_me <andrew@turnipmints.mooo.com>
Date: Sun, 3 Apr 2011 10:21:54 +0000 (-0700)
Subject: Add usage text for --safe.
X-Git-Tag: veekun-promotions/2011041101~6^2~9
X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/012083841930091acb27446ad0c8a320b5f6fecf?hp=42ec8abc587dd95f06521df28aee6063cb80f009

Add usage text for --safe.
---

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