Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit 12ce6d0

Browse files
committed
docs: updating example titles
Updating clear, describe, and devTools.
1 parent 00f2455 commit 12ce6d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/cli/clear/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Specify the session to clear by the partition identifier.
1919
## Examples
2020

2121
<code-group>
22-
<code-block title="Base configuration">
22+
<code-block title="Clear auth cache">
2323

2424
```bash
2525
desktop clear auth

docs/cli/describe/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The output format.
1515
## Examples
1616

1717
<code-group>
18-
<code-block title="Base configuration">
18+
<code-block title="Get instance details">
1919

2020
```bash
2121
desktop get cu8Ff_fgxUOtLtOH2xdrh

docs/cli/devtools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# devTools
22

3-
Open a dev tools window for the given identifier.
3+
Open a Developer Tools window for the given identifier.
44

55
## Parameters
66

@@ -11,7 +11,7 @@ The instance identifier.
1111
## Examples
1212

1313
<code-group>
14-
<code-block title="Base configuration">
14+
<code-block title="Open Developer Tools">
1515

1616
```bash
1717
desktop devTools cu8Ff_fgxUOtLtOH2xdrh

0 commit comments

Comments
 (0)