about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md9
-rw-r--r--bollux.13
2 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md index 07ddde5..07b4252 100644 --- a/README.md +++ b/README.md
@@ -27,6 +27,15 @@ inspired by
27* implement TOFU? 27* implement TOFU?
28* recognize more protocols 28* recognize more protocols
29 29
30# DEPENDENCIES
31
32* bash >= 4.0
33* iconv
34* openssl
35* gawk
36* less
37* dd
38
30# INSTALL 39# INSTALL
31 40
32## From source 41## From source
diff --git a/bollux.1 b/bollux.1 index 92dd51c..08a8d82 100644 --- a/bollux.1 +++ b/bollux.1
@@ -49,6 +49,9 @@ open a link on the current page
49.B g 49.B g
50goto a new URL 50goto a new URL
51.TP 51.TP
52.B G
53goto a new URL - with current URL pre-filled
54.TP
52.B r 55.B r
53refresh the current page 56refresh the current page
54.TP 57.TP