aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@bordeaux-inp.fr>2023-11-11 21:31:08 +0100
committerTristan Riehs <tristan.riehs@bordeaux-inp.fr>2023-11-11 21:31:08 +0100
commit18a47f8b4bf99366beea3b9486566ebe26f7de5d (patch)
treedaee5fea679b7a8aa663ff57fd34bd7e62efbbfd
parent915b208661ecac10f774d690bff792ec4f1683ee (diff)
added information about stdin
-rw-r--r--rpt.13
1 files changed, 3 insertions, 0 deletions
diff --git a/rpt.1 b/rpt.1
index 1e0e4ef..e7d4339 100644
--- a/rpt.1
+++ b/rpt.1
@@ -37,6 +37,9 @@ rpt \- repeat a shell command
.B rpt
allows you to easily repeat a command a certain number of times.
The command is repeated sequentially.
+If stdin is not empty,
+it is given to
+.IR COMMAND .
.SH OPTIONS
.BR \-h ,