This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 510ca31 document command line
510ca31 is described below
commit 510ca3158839c4c5205beffcfdbb02b209472604
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jul 15 12:55:45 2019 +0200
document command line
---
time-to-first-request/README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/time-to-first-request/README.md b/time-to-first-request/README.md
index 013be95..f906fd9 100644
--- a/time-to-first-request/README.md
+++ b/time-to-first-request/README.md
@@ -9,6 +9,4 @@ Used to measure the time-to-first-request on our native image.
To run this use:
npm install
- node index.js
-
-See [index.js](./index.js) for more details - a number of things (Docker image
name, ports etc.) are hardcoded in there.
+ node index.js --help