Skip to content

Commit 2443a67

Browse files
authored
Merge pull request #983 from MeroRai/changedFeedback
Provided better feedback to a user
2 parents 45927f5 + 15efdbc commit 2443a67

File tree

1 file changed

+1
-1
lines changed
  • appserver/extras/payara-micro/payara-micro-core/src/main/java/fish/payara/micro

1 file changed

+1
-1
lines changed

Diff for: appserver/extras/payara-micro/payara-micro-core/src/main/java/fish/payara/micro/PayaraMicro.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ public class PayaraMicro {
158158
* --disablePhomeHome disables Phone Home Service<br/>
159159
* --logToFile outputs all the Log entries to a user defined file<br/>
160160
* --accessLog Sets user defined directory path for the access log<br/>
161-
* --accessLogFormat Sets user defined a log format for access log<br/>
161+
* --accessLogFormat Sets user defined log format for the access log<br/>
162162
* --logProperties Allows user to set their own logging properties file <br/>
163163
* --help Shows this message and exits\n
164164
* @throws BootstrapException If there is a problem booting the server

0 commit comments

Comments
 (0)