diff options
author | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-02-03 19:05:50 +0100 |
---|---|---|
committer | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2024-02-03 19:05:50 +0100 |
commit | b0d2a200f0cec341587c693606af799f90d358a8 (patch) | |
tree | c231577207d16c0212cf6cf24bf8c1b018e10337 /rpt.1.in | |
parent | decf957b74f1a20d529177afe088d0e1c8b39950 (diff) |
version indication in the manual page fixed
Diffstat (limited to 'rpt.1.in')
-rw-r--r-- | rpt.1.in | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -.TH repeat "@VERSION@" "2023-09-27" +.\" Copyright (C), 2024 Tristan Riehs +.\" You may distribute this file under the terms of the GNU Free +.\" Documentation License. +.TH repeat 1 "2024-02-03" "repeat @VERSION@" .SH NAME repeat \- repeat a shell command |