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 30, 2022
1 parent 615864b commit d60a323
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions midscribe.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ bash-3.2$ pwd

==== Run midScribe

bash-3.2$ java -jar midscribe-cmd/target/midscribe-executable.jar generate \
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
Expand Down Expand Up @@ -217,6 +217,5 @@ drwxr-xr-x 5 khazelton staff 160 Sep 26 12:41 midscribe-core

==== View generated document


bash-3.2$ atom documentation.adoc
atom documentation.adoc

0 comments on commit d60a323

Please sign in to comment.