We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b9e21 commit ca69e79Copy full SHA for ca69e79
README.rst
@@ -24,7 +24,7 @@ Connecting your application with quickbooks-cli
24
From the command line, call quickbooks-cli tool passing in either your consumer_key and consumer_secret (OAuth 1.0)
25
or your client_id and client_secret (OAuth 2.0), plus the OAuth version number:
26
27
-.. code-block:: python
+.. code-block:: console
28
29
quickbooks-cli [-h] [-s] [-p PORT] consumer_key consumer_secret oauth_version
30
0 commit comments