diff --git a/bash-snippets.1 b/bash-snippets.1 index c25ce10..f433f0d 100644 --- a/bash-snippets.1 +++ b/bash-snippets.1 @@ -431,13 +431,11 @@ taste Catcher in the Ry .IP "\(bu" 4 taste \-s Red Hot Chili Peppers . -.SS "Todo" -. -.IP -Description: A simplistic commandline todo list\. -. .IP "" 0 . +.SS "Todo" +Description: A simplistic commandline todo list\. +. .P Usage: todo [flags] or todo [flags] [arguments] . diff --git a/bash-snippets.1.ronn b/bash-snippets.1.ronn index c0f13e2..2bed2b8 100644 --- a/bash-snippets.1.ronn +++ b/bash-snippets.1.ronn @@ -274,6 +274,7 @@ Examples: * taste Catcher in the Ry * taste -s Red Hot Chili Peppers + ### Todo Description: A simplistic commandline todo list.