about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-10-26 16:17:55 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2015-10-26 16:17:55 +0100
commit5b968ad24b23d3ef1a8eab8f97171328d5310812 (patch)
tree7647a3f280b3c48d36ec6c055e1fe1ade29bc098 /README.md
parentfbaac08df997df37f4ef4e13240ba5e9eabe74af (diff)
downloadlr-5b968ad24b23d3ef1a8eab8f97171328d5310812.tar.gz
lr-5b968ad24b23d3ef1a8eab8f97171328d5310812.tar.xz
lr-5b968ad24b23d3ef1a8eab8f97171328d5310812.zip
README: mention xa
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2fc52c3..4f36865 100644
--- a/README.md
+++ b/README.md
@@ -151,7 +151,8 @@ Default: `n`.
 
 The following features won't be implemented:
 
-* `-exec`: use `-0` and `xargs` (or a future replacement).
+* `-exec`: use `-0` and `xargs`
+  (or even better [xa](https://github.com/chneukirchen/xa)).
 * columns: use `column`, `git-column`, Plan 9 `mc`.
 
 ## Installation