diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2018-11-21 19:40:05 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2018-11-21 19:40:05 +0100 | 
| commit | 6ce29720a12026ca516a0314226353121d3e1b14 (patch) | |
| tree | cd336fc1a583c844d8fd64df07edd433b4959113 | |
| parent | bf17fabf65bf8bc64776899b38157c37f96b9bbe (diff) | |
Release v3.13.1
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | man/feh.pre | 2 | 
2 files changed, 3 insertions, 2 deletions
| @@ -1,5 +1,6 @@ -git HEAD +Wed, 21 Nov 2018 19:37:34 +0100  Daniel Friesel <derf+feh@finalrewind.org> +* Release v3.1      * Running "feh --start-at .../file.jpg" without specifying images,        directories or filelists to load is now equivalent to running        "feh --start-at .../file.jpg $(dirname .../file.jpg)". This way, it is diff --git a/man/feh.pre b/man/feh.pre index d5d7cbf..da5e890 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -730,7 +730,7 @@ to sort numbers naturally, so that e.g. 10.jpg comes after 2.jpg.  .  Start the filelist at  .Ar filename . -If no files or filelists were specifed on the commandline, +If no other files or filelists were specifed on the commandline,  .Nm  will first load all files from the directory in which  .Ar filename | 
