diff options
-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 |