*: change command line to command-line (#12996)

Change `command line` to `command-line`
This commit is contained in:
spageektti
2024-06-16 22:46:42 +02:00
committed by GitHub
parent 4e62f7f221
commit 5a1c363361
13 changed files with 14 additions and 14 deletions

View File

@@ -24,7 +24,7 @@
`{{echo 'Files.list(Paths.get("/etc")).forEach(System.out::println);'}} | jbang -`
- Run command line application:
- Run command-line application:
`jbang {{path/to/file.java}} {{command}} {{arg1 arg2 ...}}`