Skip to content

Commit d4666cd

Browse files
authored
docs: messages indetentation adjusted
2 parents 4998141 + a67fe05 commit d4666cd

3 files changed

Lines changed: 656 additions & 382 deletions

File tree

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ echo 'y' | sf plugins install plugin-analytics-connected-objects
4848
## Commands
4949

5050
<!-- commands -->
51-
52-
- [`sf analytics connected-objects upsert`](#sf-analytics-connected-objects-upsert)
51+
* [`sf analytics connected-objects upsert`](#sf-analytics-connected-objects-upsert)
5352

5453
## `sf analytics connected-objects upsert`
5554

@@ -79,12 +78,17 @@ DESCRIPTION
7978
In case a new object is added a connection, the connection mode will be the default one.
8079
8180
EXAMPLES
82-
- Create/update objects and fields in analytics connections given a recipe in your local repository
83-
sf analytics connected-objects upsert --recipe-names ApiName
84-
- Create/update objects and fields in analytics connections given multiple recipes in your local repository
85-
$ sf analytics connected-objects upsert --recipe-names ApiName1,ApiName2
86-
- Create/update objects and fields in analytics connections given all recipes in your local repository
87-
sf analytics connected-objects upsert --all
81+
Create/update objects and fields in analytics connections given a recipe in your local repository
82+
83+
$ sf analytics connected-objects upsert --recipe-names ApiName
84+
85+
Create/update objects and fields in analytics connections given multiple recipes in your local repository
86+
87+
$ sf analytics connected-objects upsert --recipe-names ApiName1,ApiName2
88+
89+
Create/update objects and fields in analytics connections given all recipes in your local repository
90+
91+
$ sf analytics connected-objects upsert --all
8892
8993
FLAG DESCRIPTIONS
9094
-a, --api-version=<value> Target API version for the callouts.
@@ -100,5 +104,4 @@ FLAG DESCRIPTIONS
100104
101105
Overrides your default org.
102106
```
103-
104107
<!-- commandsstop -->

messages/connected-objects.upsert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In case a new object is added a connection, the connection mode will be the defa
1717

1818
- Create/update objects and fields in analytics connections given multiple recipes in your local repository
1919

20-
<%= config.bin %> <%= command.id %> --recipe-names ApiName1,ApiName2
20+
<%= config.bin %> <%= command.id %> --recipe-names ApiName1,ApiName2
2121

2222
- Create/update objects and fields in analytics connections given all recipes in your local repository
2323

0 commit comments

Comments
 (0)