(wrong string) ée

From: <git_AT_suckless.org>
Date: Thu, 4 May 2017 19:30:05 +0200 (CEST)

commit bdf38ba2a835c384ef20a5386c575377cfbb2edf
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu May 4 18:03:43 2017 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu May 4 18:03:43 2017 +0200

    List blind-translate and blind-skip-pattern in list of commands
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/README b/README
index 85dc8c0..1437aa6 100644
--- a/README
+++ b/README
_AT_@ -93,6 +93,9 @@ UTILITIES
        blind-single-colour(1)
               Generate a single-colour video
 
+ blind-skip-pattern(1)
+ Skips frames in a video according to pattern
+
        blind-split(1)
               Split a video, by frame, into multiple videos
 
_AT_@ -111,6 +114,9 @@ UTILITIES
        blind-to-video(1)
               Converts blind video to a regular video
 
+ blind-translate(1)
+ Perform framewise translation of a video
+
        blind-transpose(1)
               Transpose a video
 
diff --git a/man/blind-translate.1 b/man/blind-translate.1
index 027f92e..8b7e93c 100644
--- a/man/blind-translate.1
+++ b/man/blind-translate.1
_AT_@ -1,6 +1,6 @@
 .TH BLIND-TRANSLATE 1 blind
 .SH NAME
-blind-translate - Perform framewise translate of a video
+blind-translate - Perform framewise translation of a video
 .SH SYNOPSIS
 .B blind-translate
 [-pw]
diff --git a/man/blind.7 b/man/blind.7
index eae7203..e878e78 100644
--- a/man/blind.7
+++ b/man/blind.7
_AT_@ -106,6 +106,9 @@ Multiply the saturation of a video
 .BR blind-single-colour (1)
 Generate a single-colour video
 .TP
+.BR blind-skip-pattern (1)
+Skips frames in a video according to pattern
+.TP
 .BR blind-split (1)
 Split a video, by frame, into multiple videos
 .TP
_AT_@ -124,6 +127,9 @@ Convert a video to text
 .BR blind-to-video (1)
 Converts blind video to a regular video
 .TP
+.BR blind-tranlate (1)
+Perform framewise translation of a video
+.TP
 .BR blind-transpose (1)
 Transpose a video
 .TP
Received on Thu May 04 2017 - 19:30:05 CEST

This archive was generated by hypermail 2.3.0 : Thu May 04 2017 - 19:36:18 CEST