This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-cpconverter.git
The following commit(s) were added to refs/heads/master by this push:
new 21f4b75 Update readme
21f4b75 is described below
commit 21f4b7511ab953c5f14652988899bfe6049088bb
Author: Karl Pauls <[email protected]>
AuthorDate: Wed Jan 20 13:31:49 2021 +0100
Update readme
---
README.md | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index c92ace2..668f65f 100644
--- a/README.md
+++ b/README.md
@@ -522,11 +522,10 @@ Apache Sling Content Package to Sling Feature converter
-X, --verbose Produce execution debug output.
-Z, --fail-on-mixed-packages
Fail the conversion if the resulting attached
- content-package is MIXED type
- --enforce-principal-based
- Converts all service user access control entries
to principal-based setup
- --supported-principal-based-path
- Path supported for principal-based access control
setup
+ content-package is MIXED type.
+ --enforce-principal-based-supported-path=<path>
+ Converts service user access control entries to
principal-based
+ setup using the given supported path.
Copyright(c) 2019 The Apache Software Foundation.
```