jetty/jetty.project
Voir sur GitHubProvide alternative syntax for start.jar --download
Open
#5 969 ouverte le 11 févr. 2021
EnhancementHelp WantedLow Priority
Métriques du dépôt
- Stars
- (3 701 stars)
- Métriques de merge PR
- (Merge moyen 6j 14h) (48 PRs mergées en 30 j)
Description
Jetty version 9.4.x
Description
Currently, the --download=<arg> command line argument has a syntax in the <arg> with a pipe symbol |.
This complicates usage on a command line as it's a special character interpreted by the shell.
Consider an alternative (optional) character that can be used in the <arg> section.