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

Documentation for stand-alone mode & plugin diagnostics #1719

Merged
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update PLUGIN_DIAGNOSTICS.md
  • Loading branch information
IzabellaRaulin authored Aug 29, 2017
commit fa99bb75a3dc974417002c17f258b776a9f09283
2 changes: 1 addition & 1 deletion docs/PLUGIN_DIAGNOSTICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ ./snap-plugin-collector-psutil
```
or with plugin configuration in the form of a JSON:
```
$ ./snap-plugin-collector-psutil --config {\"mouting_points\":\"/dev/sda\"}
$ ./snap-plugin-collector-psutil --config '{"mount_points":"/dev/sda"}'
```

Example output:
Expand Down