We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45927f5 + 15efdbc commit 2443a67Copy full SHA for 2443a67
appserver/extras/payara-micro/payara-micro-core/src/main/java/fish/payara/micro/PayaraMicro.java
@@ -158,7 +158,7 @@ public class PayaraMicro {
158
* --disablePhomeHome disables Phone Home Service<br/>
159
* --logToFile outputs all the Log entries to a user defined file<br/>
160
* --accessLog Sets user defined directory path for the access log<br/>
161
- * --accessLogFormat Sets user defined a log format for access log<br/>
+ * --accessLogFormat Sets user defined log format for the access log<br/>
162
* --logProperties Allows user to set their own logging properties file <br/>
163
* --help Shows this message and exits\n
164
* @throws BootstrapException If there is a problem booting the server
0 commit comments