From 75de7d47da797b5cf6e7a859a1bff030f7b571a3 Mon Sep 17 00:00:00 2001 From: Meudwy Date: Tue, 25 Jul 2023 11:55:26 +0100 Subject: minc: read directory names from stdin This matches `mlist` where it can take directories as arguments or via stdin. Closes: #244 [via git-merge-pr] --- man/minc.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/minc.1 b/man/minc.1 index cb71c85..6b7f96c 100644 --- a/man/minc.1 +++ b/man/minc.1 @@ -17,6 +17,9 @@ by moving them from to .Pa cur , and adjusting the filenames. +If used non-interactively with no specified folders, +.Nm +reads directory names from the standard input. .Pp By default, the new filenames are printed, separated by newlines. -- cgit 1.4.1