From 81c68d80dc42ca1df18aea8106bbc00bb7d073ac Mon Sep 17 00:00:00 2001
From: ZeLibertineGamer <zlg@zlg.space>
Date: Mon, 23 May 2016 03:32:58 -0700
Subject: Fix example command

Odd wordwrap diff too, but whatever
---
 README.mdown | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/README.mdown b/README.mdown
index 7d617c6..b733efc 100644
--- a/README.mdown
+++ b/README.mdown
@@ -88,7 +88,7 @@ more, see the Environment Variables section.
 Next, add a game or two:
 
 ~~~
-vgstash add "Super Mario Bros" NES yes i
+vgstash add "Super Mario Bros" NES y i
 ~~~
 
 In the above example, we're adding *Super Mario Bros* for the NES system. We own 
@@ -100,11 +100,12 @@ Let's add another:
 vgstash add "Borderlands 2" PC
 ~~~
 
-This command has just the basics: game name, and game platform. For the sake of 
-simplicity, the ownership and progress flags have default values: ownership 
-defaults to "yes" and progress defaults to "in progress". In both cases, they 
-are the most typical state for a video game to be added to ones collection. This 
-can be influenced; see the Environment Variables section for more info.
+This command has just the basics: game name, and game platform. For the sake
+of simplicity, the ownership and progress flags have default values: ownership
+defaults to "y" for "yes" and progress defaults to "i" for "in-progress". In
+both cases, they are the most typical state for a video game to be added to ones
+collection. This can be influenced; see the Environment Variables section for
+more info.
 
 ## Listing
 
-- 
cgit v1.2.3-54-g00ecf