cleaner level help output
1 files changed, 5 insertions(+), 9 deletions(-)

M infocalypse/commands.py
M infocalypse/commands.py +5 -9
@@ 201,15 201,11 @@ def infocalypse_reinsert(ui_, repo, **op
 
 option levels:
 
-1: Re-insert top key(s) and graph(s).
-
-2: Re-insert top key(s) if possible, graph(s), latest update.
-
-3: Re-insert top key(s) if possible, graph(s), all bootstrap CHKs.
-
-4: Insert redundant keys for > 7Mb updates.
-
-5: Re-insert redundant updates > 7Mb.
+- 1: Re-insert top key(s) and graph(s).
+- 2: Re-insert top key(s) if possible, graph(s), latest update.
+- 3: Re-insert top key(s) if possible, graph(s), all bootstrap CHKs.
+- 4: Insert redundant keys for > 7Mb updates.
+- 5: Re-insert redundant updates > 7Mb.
 
 Levels 1 and 4 require the private key.
     """