diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-30 02:33:43 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-30 02:33:43 +0200 |
commit | a5f36f763cb8f66b1c658057f7af1ee6d7f246b7 (patch) | |
tree | b50456d2b89566764dc208f1b116641cbb9c15d1 /ChangeLog | |
parent | ca99c34c74999682dc6ce70d7455ba2ff778b1f8 (diff) |
Add --index-info option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ git HEAD * The button-options -0 through -9 are no longer supported. Use .config/feh/buttons instead (see feh manpage) * New format specifier: %S (size in kB) + * The --index-{dim,name,size} options are no longer supported. + Use --index-info <string> with format specifiers instead Mon, 26 Sep 2011 09:35:41 +0200 Daniel Friesel <derf@finalrewind.org> |