about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorMeudwy <meudwy@meudwy.uk>2023-07-25 11:55:26 +0100
committerLeah Neukirchen <leah@vuxu.org>2023-07-25 16:07:38 +0200
commit75de7d47da797b5cf6e7a859a1bff030f7b571a3 (patch)
tree477c73988a9ded37345799e28ed2c4f7d789d666 /man
parent43f2cb8b491d95eb79b6b6d404865135971fe642 (diff)
downloadmblaze-75de7d47da797b5cf6e7a859a1bff030f7b571a3.tar.gz
mblaze-75de7d47da797b5cf6e7a859a1bff030f7b571a3.tar.xz
mblaze-75de7d47da797b5cf6e7a859a1bff030f7b571a3.zip
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]
Diffstat (limited to 'man')
-rw-r--r--man/minc.13
1 files changed, 3 insertions, 0 deletions
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.