diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -229,7 +229,7 @@ exist in the database. If PATH is omitted, it will read from standard input ### list ``` -list [FILTER] [-w WIDTH] [-r] +list [FILTER] [-r] ``` List games in the database, optionally using a FILTER or restricting the output @@ -243,7 +243,7 @@ filters that allow you to reason about your game collection. For example, this command will show you every game marked "playing" that you also own in some way: ```bash -$ vgstash list -w 40 playlog +$ vgstash list playlog Title | System | Own | Progress ---------------------------------------- Crashmo | 3DS | D | P |