1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

Merge acfb300f0b2aa526c42e56e1870654d02beb89cb into 70b414aca2acbbac2cd3c75bc4c3e2dd489b3144

This commit is contained in:
aswin-grg 2019-10-29 13:11:58 +01:00 committed by GitHub
commit 033f2fdd04
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} ....
'''