blind-multiply-matrices.1: reference -transpose, -flip, -flop, and -rotate-* - blind - suckless command-line video editing utility
 (HTM) git clone git://git.suckless.org/blind
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit fc3bad11b3628c3b77df97327f1cdaf19d96aa9e
 (DIR) parent 1d6f31b2f6092e05056dc6a3d97b03a251f110e1
 (HTM) Author: Mattias Andrée <maandree@kth.se>
       Date:   Fri, 14 Jul 2017 17:41:14 +0200
       
       blind-multiply-matrices.1: reference -transpose, -flip, -flop, and -rotate-*
       
       Signed-off-by: Mattias Andrée <maandree@kth.se>
       
       Diffstat:
         M man/blind-multiply-matrices.1       |       8 +++++++-
       
       1 file changed, 7 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/man/blind-multiply-matrices.1 b/man/blind-multiply-matrices.1
       @@ -37,7 +37,13 @@ in reverse order.
        .BR blind-matrix-scale (1),
        .BR blind-matrix-shear (1),
        .BR blind-matrix-translate (1),
       -.BR blind-matrix-transpose (1)
       +.BR blind-matrix-transpose (1),
       +.BR blind-transpose (1),
       +.BR blind-flip (1),
       +.BR blind-flop (1),
       +.BR blind-rotate-90 (1),
       +.BR blind-rotate-180 (1),
       +.BR blind-rotate-270 (1)
        .SH AUTHORS
        Mattias Andrée
        .RI < maandree@kth.se >