diff options
| -rw-r--r-- | contributors/devel/e2e-tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md index 6fc995cd..9d83f7f9 100644 --- a/contributors/devel/e2e-tests.md +++ b/contributors/devel/e2e-tests.md @@ -330,7 +330,7 @@ running: ``` cluster/log-dump.sh <directory> -```` +``` will ssh to the master and all nodes and download a variety of useful logs to the provided directory (which should already exist). |
