From 9098bbd6fc49154980c07e7c401acd799fb92773 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 24 Jul 2016 17:38:00 +0200 Subject: lr: argument '-' means read files from standard input --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 49dc30c..60243bc 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,11 @@ Over ls: lr [-0|-F|-l [-TA|-TC|-TM]|-S|-f FMT] [-D] [-H|-L] [-1AGQdhsx] [-U|-o ORD] [-t TEST]* PATH... +The special path argument `-` makes `lr` read file names from standard +input, instead of traversing path. + * `-0`: output filenames seperated by NUL bytes (implies `-Q`). + Likewise, read input filenames seperated by NUL bytes. * `-F`: output filenames and an indicator of their file type (`*/=>@|`). * `-l`: long output ala `ls -l`. * `-TA`: with `-l`, output atime. -- cgit 1.4.1