about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
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