We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc11be commit 769b705Copy full SHA for 769b705
README.rst
@@ -62,7 +62,7 @@ Create a Redfish object
62
The Redfish object contains three required parameters:
63
64
* ``base_url``: The address of the Redfish service (with scheme). Example: ``https://192.168.1.100``.
65
- * For Unix sockets, use the scheme ``http+unix://``, followed by the percent-encoded filepath to the socket.
+ * For Unix sockets, use the scheme ``http+unix://``, followed by the percent-encoded filepath to the socket.
66
* ``username``: The username for authentication.
67
* ``password``: The password for authentication.
68
0 commit comments