From b7ce245e859b946deee740bc617f2b997a52e9dd Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 27 Dec 2018 00:01:15 +1300 Subject: Two-space sentences in shell comments --- sh/shrc.d/hgrep.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/shrc.d/hgrep.sh') diff --git a/sh/shrc.d/hgrep.sh b/sh/shrc.d/hgrep.sh index 9d7542b4..ba36ec99 100644 --- a/sh/shrc.d/hgrep.sh +++ b/sh/shrc.d/hgrep.sh @@ -1,4 +1,4 @@ -# Search shell history file for a pattern. If you put your whole HISTFILE +# Search shell history file for a pattern. If you put your whole HISTFILE # contents into memory, then you probably don't need this, as you can just do: # # $ history | grep PATTERN -- cgit v1.2.3