@@ -164,7 +164,7 @@ FLAG DESCRIPTIONS
164164 If you don't specify this flag, the command prompts you to choose from your local objects.
165165```
166166
167- _ See code: [ src/commands/schema/generate/field.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.67 /src/commands/schema/generate/field.ts ) _
167+ _ See code: [ src/commands/schema/generate/field.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.68 /src/commands/schema/generate/field.ts ) _
168168
169169## ` sf schema generate platformevent `
170170
@@ -196,7 +196,7 @@ EXAMPLES
196196 $ sf schema generate platformevent --label "My Platform Event"
197197```
198198
199- _ See code: [ src/commands/schema/generate/platformevent.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.67 /src/commands/schema/generate/platformevent.ts ) _
199+ _ See code: [ src/commands/schema/generate/platformevent.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.68 /src/commands/schema/generate/platformevent.ts ) _
200200
201201## ` sf schema generate sobject `
202202
@@ -253,7 +253,7 @@ FLAG DESCRIPTIONS
253253 - Streaming API: With Bulk API and Sharing, classifies the custom object as an Enterprise Application object.
254254```
255255
256- _ See code: [ src/commands/schema/generate/sobject.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.67 /src/commands/schema/generate/sobject.ts ) _
256+ _ See code: [ src/commands/schema/generate/sobject.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.68 /src/commands/schema/generate/sobject.ts ) _
257257
258258## ` sf schema generate tab `
259259
@@ -301,6 +301,6 @@ FLAG DESCRIPTIONS
301301 The API name for a custom object always ends in `__c`, such as `MyObject__c`.
302302```
303303
304- _ See code: [ src/commands/schema/generate/tab.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.67 /src/commands/schema/generate/tab.ts ) _
304+ _ See code: [ src/commands/schema/generate/tab.ts] ( https://github.com/salesforcecli/plugin-sobject/blob/1.4.68 /src/commands/schema/generate/tab.ts ) _
305305
306306<!-- commandsstop -->
0 commit comments