diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:56:15 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 16:56:15 -0400 |
commit | bddc2fa40e83a328c675aa29100db09f65be422b (patch) | |
tree | fe99a4d737bbeaa2034f77c934d484366e7e9890 /misc | |
parent | 412195792e10c1e1b5581bd8a9ed83637697a444 (diff) |
misc/chm2pdf: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chm2pdf/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/chm2pdf/README b/misc/chm2pdf/README index 43fd702c718e..392c4e2f9089 100644 --- a/misc/chm2pdf/README +++ b/misc/chm2pdf/README @@ -1 +1,2 @@ -chm2pdf is a simple Python script that converts CHM files into PDF files. +chm2pdf is a simple Python script that converts CHM files into PDF +files. |