diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:18:21 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:18:21 -0400 |
commit | 25d62c27866e01af7f15f6cfdf3ed636a88f174e (patch) | |
tree | b8ce829543a16cfd7190aa1e45d9dedcc28cfdbd /multimedia | |
parent | 4fea0b1e19b4a5ea3861973ea28434236b6aa61c (diff) |
multimedia/mpgtx: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpgtx/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/mpgtx/README b/multimedia/mpgtx/README index c1d06b1febd1..cd8657f1a2e1 100644 --- a/multimedia/mpgtx/README +++ b/multimedia/mpgtx/README @@ -1,4 +1,5 @@ -mpgtx a command line MPEG audio/video/system file toolbox, that slices and -joins audio and video files, including MPEG1, MPEG2 and MP3. mpgtx was -designed with the good old Unix philosophy in mind: do few but do it well -and provide end user an austary yet powerful command line interface. +mpgtx a command line MPEG audio/video/system file toolbox, that slices +and joins audio and video files, including MPEG1, MPEG2 and MP3. mpgtx +was designed with the good old Unix philosophy in mind: do few but +do it well and provide end user an austary yet powerful command line +interface. |