File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
15/umbraco-cms/reference/management/using-services Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ public class PublishContentDemo
8181
8282The ` PublishBranchFilter ` option can include one or more of the following flags:
8383
84- - ` Default ` - publishes existing published content with pending changes
85- - ` IncludeUnpublished ` - publishes unpublished content and existing published with pending changes
86- - ` ForceRepublish ` - publishes existing published content with or without pending changes
87- - ` All ` - combines ` IncludeUnpublished ` and ` ForceRepublish `
84+ - ` Default ` - publishes existing published content with pending changes.
85+ - ` IncludeUnpublished ` - publishes unpublished content and existing published with pending changes.
86+ - ` ForceRepublish ` - publishes existing published content with or without pending changes.
87+ - ` All ` - combines ` IncludeUnpublished ` and ` ForceRepublish ` .
You can’t perform that action at this time.
0 commit comments