Skip to content

Commit

Permalink
Merge pull request #122 from HewlettPackard/joehandzik-patch-1
Browse files Browse the repository at this point in the history
Add double-dash to example flags
  • Loading branch information
Joe Handzik authored Aug 18, 2017
2 parents bf9e42d + ce392f9 commit d942bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ make

All above flags default to the value "extended" when no argument is submitted by the user.

Example: `./lustre_exporter -collector.ost=disabled -collector.mdt=core -collector.mgs=extended`
Example: `./lustre_exporter --collector.ost=disabled --collector.mdt=core --collector.mgs=extended`

The above example will result in a running instance of the Lustre Exporter with the following statuses:
* collector.ost=disabled
Expand Down

0 comments on commit d942bf5

Please # to comment.