Skip to content

Commit

Permalink
fixing inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtgasper3 authored Jan 5, 2019
1 parent df2ae75 commit d9b8340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mvn clean package
- Run:

```
java -jar <jar-file-name> [--detailed] <https://address.server.edu> [timeout]
java -jar <jar-file-name> [--forced] <https://address.server.edu> [timeout]
```

## Sample
Expand Down Expand Up @@ -99,4 +99,4 @@ INFO - expiration: Tue May 30 03:48:38 PDT 2000 - Sat May 30 03:48:38 PDT 202
INFO - trust anchor matched found: CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE
INFO - ---
INFO - Completed. See the info above for details.
```
```

0 comments on commit d9b8340

Please sign in to comment.