Skip to content

Commit 09f0c91

Browse files
authored
added-change-markers (#59)
1 parent 602bf0e commit 09f0c91

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

fern/docs/pages/test-page/test-section.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is exclusively created for practicing Git workflow.
66

77
### Show the Dataset Profile Details
88

9-
As a subtenant admin, show the dataset profile for a data service using `redcli dataset profile show` and specifying the profile name:
9+
As a subtenant admin, show the dataset profile for a data service using <span className="addition">`redcli dataset profile show`</span> and specifying the profile name:
1010

1111
```bash
1212
redcli dataset profile show <profile_name>
@@ -27,9 +27,9 @@ redcli dataset profile show <profile_name>
2727
└────┴─────────────┴─────────────┴───────────┴────────────┴───────────┴────────────┴────────────┴──────────────┴───────────┴───────────┘
2828
```
2929
</Card>
30-
30+
<div className="change">
3131
The Dataset Profile Details table below describes the fields provided in the command output.
32-
32+
</div>
3333
**Dataset Profile Details Table**
3434

3535
Field| Description

0 commit comments

Comments
 (0)