reflow

Преобликује пасусе у редове
git clone https://git.sr.ht/~strahinja/reflow
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

reflow.1.in (1123B)


      1 .\" This program is licensed under the terms of GNU GPL v3 or (at your option)
      2 .\" any later version. Copyright (C) 2021-2026  Страхиња Радић.
      3 .\" See the file LICENSE for exact copyright and license details.
      4 .Dd %DATE%
      5 .Dt REFLOW 1
      6 .Os
      7 .Sh NAME
      8 .Nm reflow
      9 .Nd Reflows paragraphs into single lines
     10 .Sh SYNOPSIS
     11 .Nm
     12 .Fl h | Fl \-help | Fl V | Fl \-full\-version | Fl v | Fl \-version
     13 .Nm
     14 .Op Ar file
     15 .Sh DESCRIPTION
     16 .Nm
     17 reflows paragraphs of text into single (long) lines.
     18 It will read its input from
     19 .Ar file ,
     20 writing to standard output.
     21 .Pp
     22 If the special filename of
     23 .Dq \-
     24 is given,
     25 .Nm
     26 will instead read from the standard input.
     27 This also happens when no filename is given.
     28 .Bl -tag -width Ds
     29 .It Fl h, Fl \-help
     30 Print usage information.
     31 .It Fl V, Fl \-full\-version
     32 Print full version (like
     33 .Fl v Ns
     34 ), followed by copyright notice.
     35 .It Fl v , Fl \-version
     36 Print program version and commit date.
     37 .El
     38 .Sh EXIT STATUS
     39 .Ex -std
     40 .Sh AUTHORS
     41 .An Strahinya Radich Aq Mt sr@strahinja.org ,
     42 2021\-2026
     43 .Sh BUGS
     44 Bugs can be reported using the ticket tracker at:
     45 .Lk https://\:todo.sr.ht/\:~strahinja/\:text-tools