commit 713ad89de1fb3f7d9aecf976a4e983a6070ec215
parent f5645c3365f71fddd1f850df3882ba6a164e7a4d
Author: ByteProject <stefan.vogt@byteproject.net>
Date: Mon, 20 Feb 2012 21:53:59 +0100
I came to the point...
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansilove/main.c b/ansilove/main.c
@@ -38,7 +38,7 @@ void showUsage(void)
printf("Check the README to have details about supported options for each\n");
printf("file format. Use flag '-s' for 'outputfile' to write a file to the same\n");
printf("path, with the same name and .png suffix appended. Use '-r' for 'outputfile'\n");
- printf("to just read and display a SAUCE record, without generating output\n\n");
+ printf("to just read and display a SAUCE record, without generating output.\n\n");
printf("EXAMPLES:\n");
printf("ansilove ansi.ans ansi.png\n");
printf("ansilove ansi.ans ansi.png 80x25 9 1 (80x25 font, 9-bit, iCE colors)\n");