Skip to content

Permit mnemonics for not just options and subcommands #42

@EmilyGraceSeville7cf

Description

@EmilyGraceSeville7cf

To write smth like this:

# prompt

> Change the default DOS style prompt in a command window
> Help: /?
> More information: https://learn.microsoft.com/windows-server/administration/windows-commands/prompt

- Reset a prompt to the default one:

`prompt`

- Set a specific prompt:

`prompt {string prompt: $d $p$g}`

- Set a prompt to show the current [d]ate first:

`prompt $d $p$g`

- Set a prompt to show the current [t]ime first:

`prompt $t $p$g`

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions