From de58edb22d0cedd78d599921706dad84752ef2e7 Mon Sep 17 00:00:00 2001 From: olgeni Date: Wed, 23 Aug 2017 09:53:48 +0200 Subject: README/lr.1: fix some typos in documentation. Closes: #13 [via git-merge-pr] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9fcebb8..38dea16 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,10 @@ Over ls: The special path argument `-` makes `lr` read file names from standard input, instead of traversing path. -* `-0`: output filenames seperated by NUL bytes. - Likewise, read input filenames seperated by NUL bytes. +* `-0`: output filenames separated by NUL bytes. + Likewise, read input filenames separated by NUL bytes. * `-F`: output filenames and an indicator of their file type (`*/=>@|`). -* `-l`: long output ala `ls -l` (implies `-Q`). +* `-l`: long output a la `ls -l` (implies `-Q`). * `-TA`: with `-l`, output atime. * `-TC`: with `-l`, output ctime. * `-TM`: with `-l`, output mtime (default). -- cgit 1.4.1