summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Anthony <johnanthony@lavabit.com>2012-07-31 16:35:47 +0100
committerJohn Anthony <johnanthony@lavabit.com>2012-07-31 16:35:47 +0100
commit678db152dd6c9c72dba0917a458d96e0faadd386 (patch)
treec12446ae7bdcdafce6e18d1749f21107f28dbac3
parent5aa9933a245632b0f88a3abb352fbbd63968b62c (diff)
downloadnyancat-678db152dd6c9c72dba0917a458d96e0faadd386.tar.gz
nyancat-678db152dd6c9c72dba0917a458d96e0faadd386.tar.bz2
nyancat-678db152dd6c9c72dba0917a458d96e0faadd386.zip
Modified README syntax
-rw-r--r--README13
1 files 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