diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:02:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:04 -0400 |
commit | 2a9f92b6e3680e41a0a2dd768da5f26acf81616a (patch) | |
tree | eac454c2b6a460d3a4af5564b91df9dfb8894543 | |
parent | c9b725369c082fd103756207a0781ada0fc02fef (diff) |
system/cdw: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | system/cdw/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/cdw/README b/system/cdw/README index 5d114e31d577..607e2f34e3a7 100644 --- a/system/cdw/README +++ b/system/cdw/README @@ -1,5 +1,6 @@ cdw is a front-end for command-line tools: cdrecord/wodim, mkisofs/ -genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format. It utilizes the -ncurses library to build user-friendly interface and it can be used in UNIX -terminal window or in a terminal emulator under the X Window environment. -cdw supports only ISO9660 filesystem for optical media. +genisoimage, growisofs, dvd+rw-mediainfo, dvd+rw-format. It utilizes +the ncurses library to build user-friendly interface and it can be +used in UNIX terminal window or in a terminal emulator under the X +Window environment. cdw supports only ISO9660 filesystem for optical +media. |