Skip to content

Commit

Permalink
fixed typo in mcd cli guide
Browse files Browse the repository at this point in the history
  • Loading branch information
pcatana committed May 21, 2019
1 parent f96881c commit f45c837
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools/mcd-cli/mcd-cli-guide-01/mcd-cli-guide-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ For this example, we are going to use the COL1 tokens as the first type of colla

**Run:**

`$ mcd -ilk=COL1-A frob -- -60 -1`
`$ mcd --ilk=COL1-A frob -- -60 -1`

**Example Output:**

Expand Down Expand Up @@ -216,7 +216,7 @@ For this example, we are going to use the COL1 tokens as the first type of colla

**Run:**

`$ mcd -ilk=COL1-A gem exit 60`
`$ mcd --ilk=COL1-A gem exit 60`

**Example Output**

Expand Down

0 comments on commit f45c837

Please sign in to comment.