man/ronin-tips.1.md in ronin-2.0.5 vs man/ronin-tips.1.md in ronin-2.1.0.rc1

- old
+ new

@@ -1,7 +1,11 @@ # ronin-tips 1 "2023-02-01" Ronin "User Manuals" +## NAME + +ronin-tips - Prints a random tip on how to use ronin + ## SYNOPSIS `ronin tips` [*options*] ## DESCRIPTION @@ -9,16 +13,16 @@ Prints a random tip for how to use `ronin`. ## OPTIONS `--list-categories` - Print all category names. +: Print all category names. `-c`, `--category` *CATEGORY* - Prints a random tip from the given category. +: Prints a random tip from the given category. `-s`, `--search` *TEXT* - Searches and prints all tips containing the given text. +: Searches and prints all tips containing the given text. ## AUTHOR Postmodern <postmodern.mod3@gmail.com>