Skip to content

Commit

Permalink
Update midscribe.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Sep 28, 2022
1 parent 0c82641 commit 4dde316
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion midscribe.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,10 @@ bash-3.2$ pwd

bash-3.2$ java -jar midscribe-cmd/target/midscribe-executable.jar generate \
-s ~/opt/non.adoc/configXml -ao documentation.adoc


java -jar midscribe-executable.jar generate -s <FOLDER_WITH_MIDPOINT_XML_OBJECTS> -ao documentation.adoc
------------------------ -------------------------------- ------------------

[source,bash]
----
12:43:41.388 [main] DEBUG com.evolveum.midscribe.generator.Generator - Setting up midPoint store from class: class com.evolveum.midscribe.generator.InMemoryObjectStore
Expand Down

0 comments on commit 4dde316

Please sign in to comment.