You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by wa...@apache.org on 2021/06/02 20:15:00 UTC

[openjpa-site] 02/03: last "fix"

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git

commit 7df81077532d52d0dbf634991b2726cb1d98945e
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Jun 2 13:04:08 2021 -0700

    last "fix"
---
 content/using-criteria-api-in-daytrader.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/using-criteria-api-in-daytrader.md b/content/using-criteria-api-in-daytrader.md
index 1c420e1..3c7c20d 100644
--- a/content/using-criteria-api-in-daytrader.md
+++ b/content/using-criteria-api-in-daytrader.md
@@ -137,7 +137,7 @@ Within the bin directory of the augmented profile:
 1. Start the server.
 1. Run the script using the following command:
 
-        wsadmin -f <location ofdaytrader_singleServer.py> &lt;script options&gt;
+        wsadmin -f <location ofdaytrader_singleServer.py> ${script options}
 
    You can display the list of available script options by specifying the option "--help".