1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00
This commit is contained in:
aswin-grg 2019-10-29 17:41:10 +05:30 committed by GitHub
parent 70b414aca2
commit acfb300f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ from thefuck.types import Command
no_suggestions = '''\
az provider: error: the following arguments are required: _subcommand
usage: az provider [-h] {list,show,register,unregister,operation} ...
usage: az provider [-h] {list,show,register,unregister,operation} ....
'''