Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Minor edits
Tom Scavo committed Jun 11, 2017
1 parent 6c2101a commit 32e8fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -119,7 +119,7 @@ The script produces a JSON array containing objects such as the following:
}
```

See the inline help file for details:
The JSON file is written to the output directory specified on the command line. See the inline help file for details:

```Shell
$ $BIN_DIR/request_http_resources.sh -h
@@ -294,7 +294,7 @@ The script produces a JSON array containing objects such as the following:
}
```

Like the previous script, this script also depends on cached metadata. In addition, this script requests each (compressed) resource from the server just-in-time. See the inline help file for details:
Like the previous script, this script also depends on cached metadata. In addition, this script requests (compressed) resources from the server just-in-time. See the inline help file for details:

```Shell
$ $BIN_DIR/test_compressed_resources.sh -h

0 comments on commit 32e8fa5

Please sign in to comment.