diff options
author | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2023-11-11 21:31:08 +0100 |
---|---|---|
committer | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2023-11-11 21:31:08 +0100 |
commit | 18a47f8b4bf99366beea3b9486566ebe26f7de5d (patch) | |
tree | daee5fea679b7a8aa663ff57fd34bd7e62efbbfd | |
parent | 915b208661ecac10f774d690bff792ec4f1683ee (diff) |
added information about stdin
-rw-r--r-- | rpt.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 , |