Skip to content

Commit b920a85

Browse files
Update readme with new security metadata flag
Update the readme file with the flag for includeFieldSecurityMetadata in the Markdown section. Include the default as well as the type of input.
1 parent 96f510e commit b920a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ apexdocs changelog --previousVersionDir force-app-previous --currentVersionDir f
124124
| `--linkingStrategy` | N/A | The strategy to use when linking to other classes. Possible values are `relative`, `no-link`, and `none` | `relative` | No |
125125
| `--customObjectsGroupName` | N/A | The name under which custom objects will be grouped in the Reference Guide | `Custom Objects` | No |
126126
| `--triggersGroupName` | N/A | The name under which triggers will be grouped in the Reference Guide | `Triggers` | No |
127+
| `--includeFieldSecurityMetadata` | N/A | Whether to include the compliance category and security classification for fields in the generated files. | `false` | No |
127128

128129
##### Linking Strategy
129130

0 commit comments

Comments
 (0)