Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
disi committed Jul 18, 2015
1 parent 586be18 commit 74784a1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -47,6 +47,10 @@ Advanced Usage -- Common Tasks

``gogrepo.py update -os windows -lang en de -skipknown``

* Update games with the updated tag in your libary.

``gogrepo.py update -os windows -lang en de -updateonly``

* Update a single game in your manifest.

``gogrepo.py update -os windows -lang en de -id trine_2_complete_story``
Expand Down Expand Up @@ -75,7 +79,7 @@ update or download command. Run this once first before doing update and download
-os [OS [OS ...]] operating system(s) (ex. windows linux mac)
-lang [LANG [LANG ...]] game language(s) (ex. en fr de)
-skipknown only update new games in your library
-skipknown only update games with the update tag in your library
-updateonly only update games with the updated tag in your library
-id <title> specify the game to update by 'title' from the manifest
<title> can be found in the !info.txt of the game directory

Expand Down

0 comments on commit 74784a1

Please sign in to comment.