Skip to content

Commit

Permalink
[Docs] Update mesheryctl docs
Browse files Browse the repository at this point in the history
Signed-off-by: l5io <ci@layer5.io>
  • Loading branch information
alphaX86 authored and l5io committed Aug 10, 2023
1 parent f1de7f0 commit c85a0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/reference/mesheryctl/mesheryctl-perf-apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Run Performance test using existing profiles or using flags

<pre class='codeblock-pre'>
<div class='codeblock'>
mesheryctl perf apply <profile-name> [flags]
mesheryctl perf apply [profile-name] [flags]

</div>
</pre>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/reference/mesheryctl/mesheryctl-perf-result.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ List all the available test results of a performance profile

<pre class='codeblock-pre'>
<div class='codeblock'>
mesheryctl perf result profile-name [flags]
mesheryctl perf result [profile-name] [flags]

</div>
</pre>
Expand Down

0 comments on commit c85a0da

Please sign in to comment.