From f2c54fa472b5a9835e63dd2412a9be2eff2242ea Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 4 Jan 2016 20:41:37 +0100 Subject: README.md: typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6cbf19f..3fb6373 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Over ls: * `-0`: output filenames seperated by NUL bytes (implies `-Q`). * `-F`: output filenames and an indicator of their file type (`*/=>@|`). * `-l`: long output ala `ls -l`. -* `-S`: BSD stat(2)-inspired output. +* `-S`: BSD stat(1)-inspired output. * `-f FMT`: custom formatting, see below. * `-D`: depth first traversal. `prune` does not work, but `entries` and `total` is computed. @@ -181,7 +181,7 @@ Default: `n`. The following features won't be implemented: * `-exec`: use `-0` and `xargs` - (or even better [xa](https://github.com/chneukirchen/xa)). + (or even better [xa](https://github.com/chneukirchen/xe)). * columns: use `column`, `git-column`, Plan 9 `mc`. ## "Screenshots" -- cgit 1.4.1