dlang / dub

Package and build management system for D
MIT License
678 stars 227 forks source link

Mistyping commands #2574

Closed p0nce closed 1 year ago

p0nce commented 1 year ago

Bug Description

I very often mistype:

Expected Behavior

Instead of displaying the full help text, suggest a more appropriate command name, like git does.

C:\Users\guill\Desktop\Dplug>git puke
git: 'puke' is not a git command. See 'git --help'.

The most similar command is
        prune