ttranspose.1: use correct mandoc syntax for optional file argument - numtools - perform numerical operations on vectors and matrices in unix pipes
(HTM) git clone git://src.adamsgaard.dk/numtools
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 941edcb2fd8369e4a60c2e7e32087e500706f600
(DIR) parent 3c29d668d8915f8bc94f4f7c6de66e182083a84d
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 10 Sep 2021 11:25:12 +0200
ttranspose.1: use correct mandoc syntax for optional file argument
Diffstat:
M transpose.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/transpose.1 b/transpose.1
t@@ -6,7 +6,7 @@
.Nd interchanges the row and column positions for each field
.Sh SYNOPSIS
.Nm
-.Op Ar file
+.Op Ar
.Sh DESCRIPTION
.Nm
flips the rows and columns, effectively transposing it around the