[DOC] Fix a word - clic - Clic is an command line interactive client for gopher… | |
git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 3028c011e0cdfa70a7adbfaa120f04bce79e563f | |
parent ac6d1f1b2dd50c93364c5905a6bba4364d4344ea | |
Author: Solene Rapenne <[email protected]> | |
Date: Thu, 1 Feb 2018 20:17:02 +0100 | |
[DOC] Fix a word | |
Diffstat: | |
M README.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -72,7 +72,7 @@ Keyboard bindings | |
+ h : display history | |
+ r : reload the page | |
+ x or q or ^D : quit | |
-+ / pattern : redisplay the menu only with lines containing pattern (no regex) | |
++ / pattern : redisplay the menu only with lines containing string (no regex) | |
+ d : display the raw response | |
In addition to the previous keybinding, a different layout coexists, |