Skip to content
Snippets Groups Projects
Commit 1cd26db2 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- add cli option --only-ldp-without-saxon

parent 1416e8de
Branches
No related tags found
No related merge requests found
...@@ -80,6 +80,7 @@ sub opt_spec { ...@@ -80,6 +80,7 @@ sub opt_spec {
one_of => [ one_of => [
[ 'only-ldp-saxon', 'only if AIP is LDP Saxon funded' ], [ 'only-ldp-saxon', 'only if AIP is LDP Saxon funded' ],
[ 'only-ldp', 'only if AIP is LDP funded' ], [ 'only-ldp', 'only if AIP is LDP funded' ],
[ 'only-ldp-without-saxon', 'only if AIP is LDP but not Saxon funded' ],
[ 'no-ldp', 'only if AIP is not LDP funded' ], [ 'no-ldp', 'only if AIP is not LDP funded' ],
] } ], ] } ],
[], [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment