show commands in help screen in the same syntax they are parsed

This commit is contained in:
Henrik Friedrichsen
2020-02-05 22:48:35 +01:00
parent cea2cbb33e
commit 54230bd85b
6 changed files with 95 additions and 6 deletions

View File

@@ -40,6 +40,8 @@ rand = "0.7"
webbrowser = "0.5"
clipboard = { version = "0.5", optional = true }
url = "1.7"
strum = "0.17.1"
strum_macros = "0.17.1"
[dependencies.cursive]
version = "0.14"