Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Fix typo #1382

Merged
merged 1 commit into from
Nov 23, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -239,7 +239,7 @@ Name: Task-8b9babad-b3bc-4a16-9e06-1f35664a7679
State: Running
```

NOTE: In subsequent commands use the task ID from your CLI output in place of the <task_id>.
NOTE: In subsequent commands use the task ID from your CLI output in place of the `<task_id>`.

This starts a task collecting metrics via psutil, then publishes the data to a file. To see the data published to the file (CTRL+C to exit):
```