diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-16 18:05:50 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-10-16 18:05:50 +0200 |
commit | 09571c909a7446f5d7eaae6f4f4e00fc6112bf23 (patch) | |
tree | 6085530acf0dd323f56eca10f5472178435ead6b /docs | |
parent | a6d19a1b4c3399cfda53e3a83e7156b5a26af80b (diff) |
Fix xds-exec command line
Diffstat (limited to 'docs')
-rw-r--r-- | docs/part-1/4_build-first-app.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/part-1/4_build-first-app.md b/docs/part-1/4_build-first-app.md index cc3b35e..880d7c8 100644 --- a/docs/part-1/4_build-first-app.md +++ b/docs/part-1/4_build-first-app.md @@ -63,7 +63,7 @@ this ID in project page of XDS dashboard or you can get it from command line using the `--list` option. This option lists all existing projects ID: ```bash -./bin/xds-exec --list +xds-exec --list List of existing projects: CKI7R47-UWNDQC3_myProject |