From 27f6a250b4487d8304f0517363e09eba8c636101 Mon Sep 17 00:00:00 2001 From: Steven Saus Date: Wed, 19 Aug 2020 16:48:06 -0400 Subject: [PATCH] updated readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7e85dbe..363fb3c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # multiple_scripts Multiple scripts that are useful but don't deserve their own repository. +## mansearch.sh + +Uses fzf and such to search both manpages and tldr and cheatsheets with preview. Run +mansearch -p to update database preemptively. + ## ytube.sh A wrapper for youtube-dl to make easier (and automate) some things.