Skip to content

Commit 769b705

Browse files
committed
Fixed RST format
Signed-off-by: Mike Raineri <michael.raineri@dell.com>
1 parent 6dc11be commit 769b705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Create a Redfish object
6262
The Redfish object contains three required parameters:
6363

6464
* ``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.
65+
* For Unix sockets, use the scheme ``http+unix://``, followed by the percent-encoded filepath to the socket.
6666
* ``username``: The username for authentication.
6767
* ``password``: The password for authentication.
6868

0 commit comments

Comments
 (0)