cross-stitch

Interactively turn images into patterns for cross stitching
git clone git://src.adamsgaard.dk/cross-stitch
Log | Files | Refs

commit 38af9a0714c260b0ed50af24ce635a17d301c87c
parent e9dd9328bf2d71741a60bf9b015f619bbf2eae38
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Thu, 13 Feb 2014 22:33:40 +0100

fix typography in usage cmd

Diffstat:
MREADME.rst | 3+--
Mgenerate-readme.sh | 5++---
2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.rst b/README.rst @@ -29,8 +29,7 @@ Show product names of needed yarn colors. Usage ----- - -usage: cross-stitch.py [-h] --infile file --outfile file [--width WIDTH] + usage: cross-stitch.py [-h] --infile file --outfile file [--width WIDTH] Downsamples and modifies an image in order to create a pattern for cross stitching. diff --git a/generate-readme.sh b/generate-readme.sh @@ -32,12 +32,11 @@ Show product names of needed yarn colors. Usage ----- - - " +" echo "Generating $1" echo "$HEADER" > $1 -echo "`./cross-stitch.py -h`" >> $1 +echo " `./cross-stitch.py -h`" >> $1 EXAMPLE=" Example