diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:16:20 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:07 -0400 |
commit | 245db8e99cef1982ae4a3a5e2a0587ff50fe4a0d (patch) | |
tree | f1dd1b980e9d9b2d82e399ab1dcf922c8964303b /system/hstr | |
parent | 721a1fad6178e0dd0a578d601c6c73d6e86b2d22 (diff) | |
download | slackbuilds-245db8e99cef1982ae4a3a5e2a0587ff50fe4a0d.tar.gz |
system/hstr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/hstr')
-rw-r--r-- | system/hstr/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/hstr/README b/system/hstr/README index 47b9dea02d..e1fde90436 100644 --- a/system/hstr/README +++ b/system/hstr/README @@ -1,6 +1,6 @@ -Bash and Zsh shell history suggest box - easily view, navigate, search and -manage your command history. +Bash and Zsh shell history suggest box - easily view, navigate, search +and manage your command history. -It is a command line utility which brings improved command completion from -the history. It aims to make completion easier to use and more efficient -than Ctrl-r. +It is a command line utility which brings improved command completion +from the history. It aims to make completion easier to use and more +efficient than Ctrl-r. |