From 678db152dd6c9c72dba0917a458d96e0faadd386 Mon Sep 17 00:00:00 2001 From: John Anthony Date: Tue, 31 Jul 2012 16:35:47 +0100 Subject: Modified README syntax --- README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README b/README index 9b5536f..cc2e7eb 100644 --- a/README +++ b/README @@ -2,10 +2,15 @@ Usage: nyancat [OPTIONS] -h, --help This help message -f, --fullscreen Enable fullscreen mode (default) -nf, --nofullscreen Disable fullscreen mode - -c, --catsize Choose size of cat, options are full and small. Small is default. "Full" is not officially supported. + -c, --catsize Choose size of cat, options are full and + small. Small is default. "Full" is not + officially supported. -nc, --nocursor Don't show the cursor (default) -sc, --cursor, --showcursor Show the cursor -ns, --nosound Don't play sound - -v, --volume Sets Volume, if enabled, from 0 - 128 - -r, --resolution Make next two arguments the screen resolution to use (0 and 0 for full resolution) (800x600 default) - -hw, -sw Use hardware or software SDL rendering, respectively. Hardware is default + -v, --volume Sets Volume, if enabled, from 0 - 128 + -r, --resolution Make next two arguments the screen resolution + to use (0 and 0 for full resolution) + (800x600 default) + -hw, -sw Use hardware or software SDL rendering, + respectively. Hardware is default -- cgit v1.2.3