From b975b7392606050c1ed83a8cce016f872589ad38 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Thu, 28 Sep 2023 08:08:38 +0200 Subject: source moved --- rpt.1 | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 rpt.1 (limited to 'rpt.1') diff --git a/rpt.1 b/rpt.1 new file mode 100644 index 0000000..49920a6 --- /dev/null +++ b/rpt.1 @@ -0,0 +1,36 @@ +.\" Written by Tristan Riehs. +.\" This file is part of repeat and is licensed under the MIT License. +.TH rpt 1 2023-09-27 + +.SH NAME +rpt \- repeat a shell command + +.SH SYNOPSIS +.B rpt + +.SH DESCRIPTION + +.SH OPTIONS + +.SH "EXIT STATUS" +.1 Invalid option. + +.2 Error while reading +.IR COUNT . + +.3 +.I COMMAND +not provided. + +.SH FILES +None. + +.SH "SEE ALSO" +.BR seq (1) + +.SH BUGS +Please report bugs at +.IR https://gitlab.com/tristanriehs/repeat . + +.SH AUTHOR +Tristan Riehs -- cgit v1.2.3