about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-27 14:09:10 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-27 14:09:10 +0200
commitedb2abe085f47b35c9379ee6deccf9223cb95d21 (patch)
treeb768ee0bf86a52b8aba395713dd9457639f80d3f /NEWS.md
parenta6f21a1f4e70a1db354c9927c4b3938759faf033 (diff)
downloadlr-edb2abe085f47b35c9379ee6deccf9223cb95d21.tar.gz
lr-edb2abe085f47b35c9379ee6deccf9223cb95d21.tar.xz
lr-edb2abe085f47b35c9379ee6deccf9223cb95d21.zip
lr: add action "color <num>" to override colors
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b07959f..40c5c1b 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,6 +7,7 @@
 
 * Feature: lr now respects the locale, which mainly influences date format.
 * Feature: new option `-C` to change the color of files.
+* Feature: new action `color <num>` to change the color of files.
 * Feature: new argument `@file` to read file names from a file.
 * Bug: lr now reports errors and sets exit code when toplevel
   arguments can not be stat'ed.