From 45d0c6283d101495eb5f50fc1472b7de0b695cbd Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Fri, 18 Jul 2025 16:16:18 +0200 Subject: [PATCH] Add multiple file arguments explanation --- man/man1/ranlin.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/man1/ranlin.1 b/man/man1/ranlin.1 index c12bca2..6042b14 100644 --- a/man/man1/ranlin.1 +++ b/man/man1/ranlin.1 @@ -19,6 +19,9 @@ specific line is chosen is equal for all lines. When no file arguments are given, .Nm will read from the standard input. +When multiple file arguments are given, +.Nm +will output a random line for each file. .Pp The options are as follows: .Bl -tag -width Ds