We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d06f40 commit d64e3c8Copy full SHA for d64e3c8
README.md
@@ -60,7 +60,7 @@ For example, here is a simple "Hello, World!" commandline tool.
60
cli.show_help
61
exit
62
end
63
- alias :h! :help1
+ alias :h! :help!
64
65
# Say hello.
66
def call(name)
0 commit comments