From d1c961317302ef7b2db01db579c58d07f1b92227 Mon Sep 17 00:00:00 2001 From: pepa65 Date: Wed, 19 Dec 2018 00:45:10 -0800 Subject: [PATCH] Amended instuction on combined regexes search --- tldr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr b/tldr index 43a8113..bcf2789 100755 --- a/tldr +++ b/tldr @@ -58,7 +58,7 @@ Usage(){ ${HPL}current$XHPL (includes ${HPL}common$XHPL), ${HPL}all$XHPL (default) ${HOP}option$XHOP (optional) one of: - $HOP-s$XHOP, $HOP--search$XHOP ${HFI}regex$XHFI: Search for ${HFI}regex$XHFI in all tldr pages + $HOP-s$XHOP, $HOP--search$XHOP ${HFI}regex$XHFI [$HFI..$XHFI]: Search for (combined) ${HFI}regex(es)$XHFI in all tldr pages $HOP-l$XHOP, $HOP--list$XHOP [${HPL}platform$XHPL]: List all pages (from ${HPL}platform$XHPL) $HOP-a$XHOP, $HOP--list-all$XHOP: List all pages from ${HPL}current$XHPL platform $HOP-r$XHOP, $HOP--render$XHOP ${HFI}file$XHFI: Render ${HFI}file$XHFI as tldr markdown