commit d251ee663e6b980a688e3cd6e2dbc4d4b5a9b7aa
parent 19de1591be7620bee60d8e4bc2c49f7b51a5b2e8
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 28 Aug 2020 18:16:14 +0200
Document the new -S flag, allowing to use SAUCE info for render options.
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/ansilove.1 b/ansilove.1
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 17 2020 $
+.Dd $Mdocdate: August 28 2020 $
.Dt ANSILOVE 1
.Os
.Sh NAME
@@ -32,7 +32,7 @@
.Nd ANSI / ASCII art to PNG converter
.Sh SYNOPSIS
.Nm
-.Op Fl dhiqrsv
+.Op Fl dhiqrsSv
.Op Fl b Ar bits
.Op Fl c Ar columns
.Op Fl f Ar font
@@ -166,6 +166,8 @@ XBin format, supporting custom character sets and palettes
.El
.It Fl s
Show SAUCE record without generating output.
+.It Fl S
+If available, use SAUCE info for render options (ex: width).
.It Fl v
Show version information.
.El