summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-01-24 23:56:10 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-01-24 23:56:41 +0100
commitab20b26e889222e707dc7bc40df2ca8274014f64 (patch)
tree4a2b37371546cd6d8ae9787a86e314f70d7d3f7b
parentb1214af26f19f2d64c0889ce52f803611b26d46b (diff)
feh(1): Mention HTTP support more prominently (Debian #655431)
-rw-r--r--ChangeLog2
-rw-r--r--man/feh.pre4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b0794f8..b74280e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@ git HEAD
* Add %F and %N format specifiers, containing an escaped version of %f/%n.
Example: %F for foo'bar".jpg will return 'foo'"'"'bar".jpg'
<https://github.com/derf/feh/issues/77>
+ * Mention URL support in the SYNOPSIS
+ <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655431>
Mon, 02 Jan 2012 11:54:01 +0100 Daniel Friesel <derf@finalrewind.org>
diff --git a/man/feh.pre b/man/feh.pre
index 8b23ead..42c6caa 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -13,7 +13,7 @@
.
.Nm
.Op Ar options
-.Ar files or directories ...
+.Ar files or directories or URLs ...
.
.
.Sh VERSION
@@ -40,7 +40,7 @@ file managers to view an image.
.Pp
.
.Nm
-supports filelists, various image sorting modes, image captions and more.
+supports filelists, various image sorting modes, image captions, HTTP and more.
Configurable keyboard shortcuts are used to control it; the mouse is also
supported, but only required for very few actions.
.