diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-02-02 13:55:33 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-02-02 13:55:33 +0100 |
commit | 5b3dd190b43b6cda8c834e905f9e86577aa22248 (patch) | |
tree | beaaa78ce65ebdb23278368d0c0dd01939225c12 /README.md | |
parent | 1d85f6f97e6f45494c8555ff8039927e613f6e72 (diff) | |
download | lr-5b3dd190b43b6cda8c834e905f9e86577aa22248.tar.gz lr-5b3dd190b43b6cda8c834e905f9e86577aa22248.tar.xz lr-5b3dd190b43b6cda8c834e905f9e86577aa22248.zip |
README.md: git column example
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index 30b11b1..890d4fb 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,8 @@ The following features won't be implemented: * `-exec`: use `-0` and `xargs` (or even better [xa](https://github.com/chneukirchen/xe)). -* columns: use `column`, `git-column`, Plan 9 `mc`. +* columns: use `column`, `git-column` (supports colors), Plan 9 `mc`. + (e.g. `lr -1AGFs | git column --mode=dense --padding=2`) ## "Screenshots" |