We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc59cc commit efa1627Copy full SHA for efa1627
docs/README.md
@@ -49,7 +49,7 @@ It must be available on the target system.
49
Executable JARs contain a JAR MANIFEST that specifies the application Main Class.
50
This allows the application to be started with a single command:
51
52
-```shell
+```sh
53
java -jar application-shadow.jar
54
```
55
0 commit comments