From e49033ae32b31e3056017c51180d6b1a4412e98f70170bca8db74b1f2a8ad6e5 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 22 Apr 2024 00:00:00 +0000 Subject: Implement build script for generating the manual --- hitomezashi-rs.1 | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 hitomezashi-rs.1 (limited to 'hitomezashi-rs.1') diff --git a/hitomezashi-rs.1 b/hitomezashi-rs.1 deleted file mode 100644 index 7ad5fc0..0000000 --- a/hitomezashi-rs.1 +++ /dev/null @@ -1,23 +0,0 @@ -.TH HITOMEZASHI-RS "1" "April 2024" "hitomezashi-rs v3.0.0" -.SH NAME -hitomezashi-rs \- generates classic two-colored Hitomezashi stitch patterns. -.SH SYNOPSIS -hitomezashi-rs -.SH DESCRIPTION -Hitomezashi-rs is a fast, portable generator of classic, two-colored Hitomezashi stitch patterns. - -A classic Hitomezashi stitch pattern consists of dashed horizontal and vertical lines which form random patterns. This program outputs the two-colored version of those patterns. -.SH OPTIONS -\-h, \-\-help -.TP -\-v, \-\-version -.TP -\-s, \-\-skew -.RS 4 -The closer the skew value is to 0 or 1, the more orderly the patterns. The default skew value is 0.5, the value that yields the most disordered patterns. -.SH AUTHOR -Written by Nicholas Johnson. -.SH REPORTING BUGS -Report bugs to nick@nicholasjohnson.ch -.SH COPYRIGHT -Copyright © 2024 Nicholas Johnson. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. -- cgit v1.2.3