bmuskalla / vscode-tldr

Provides tldr hover information for common commands in bash/dockerfiles/powershell files.
MIT License
47 stars 6 forks source link

Add support for commands with hyphens in their name #8

Open mickdekkers opened 4 years ago

mickdekkers commented 4 years ago

e.g. docker-compose is now treated as a single command, not two separate commands docker and compose