Closed drewburlingame closed 4 years ago
and the target command is executable
with results between
Usage: {AppName} {CommandPath} {AppName} {CommandPath} [commands]
and
Usage: {AppName} {CommandPath} [options] [arguments] {AppName} {CommandPath} [options] [commands]
When the command is not executable, results will be like
Usage: {AppName} {CommandPath} [options] [commands]
When no subcommands, results will be like
Usage: {AppName} {CommandPath} [options] [arguments]
closing this for now. i'll leave the branch there for a while
and the target command is executable
with results between
Usage: {AppName} {CommandPath} {AppName} {CommandPath} [commands]
and
Usage: {AppName} {CommandPath} [options] [arguments] {AppName} {CommandPath} [options] [commands]
When the command is not executable, results will be like
Usage: {AppName} {CommandPath} [options] [commands]
When no subcommands, results will be like
Usage: {AppName} {CommandPath} [options] [arguments]