Skip to content

Commit

Permalink
Mention the new -overview flag
Browse files Browse the repository at this point in the history
  • Loading branch information
icza committed Oct 19, 2022
1 parent eaa9528 commit 3ca1a67
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ and basic map data info (without tiles and resource location info):
Or simply:

screp -map sample.rep


There is also a handy `-overview` flag which displays an overview / summary about the rep in human readable format (no JSON):

screp -overview sample.rep

## Installing the `screp` CLI app

The easiest is to download the binary release prepared for your platform from the [Releases](https://github.com/icza/screp/releases) page. Extract the archive and start using `screp`.
Expand Down

0 comments on commit 3ca1a67

Please sign in to comment.