jetty/jetty.project

Provide alternative syntax for start.jar --download

Open

#5,969 创建于 2021年2月11日

在 GitHub 查看
 (9 评论) (0 反应) (1 负责人)Java (1,913 fork)batch import
EnhancementHelp WantedLow Priority

仓库指标

Star
 (3,701 star)
PR 合并指标
 (平均合并 6天 14小时) (30 天内合并 48 个 PR)

描述

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.

贡献者指南