numtools

perform numerical operations on vectors and matrices in unix pipes
git clone git://src.adamsgaard.dk/numtools # fast
git clone https://src.adamsgaard.dk/numtools.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 941edcb2fd8369e4a60c2e7e32087e500706f600
parent 3c29d668d8915f8bc94f4f7c6de66e182083a84d
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri, 10 Sep 2021 11:25:12 +0200

transpose.1: use correct mandoc syntax for optional file argument

Diffstat:
Mtranspose.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transpose.1 b/transpose.1 @@ -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