1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Correcting build warning messages (#875)

This corrects several build errors that had accrued in the docs.
This commit is contained in:
Daryl White
2023-06-07 15:01:25 -05:00
committed by GitHub
parent 9f5be8878b
commit 7f200b96b6
6 changed files with 18 additions and 15 deletions

View File

@ -189,7 +189,7 @@ Download an Object over FTP
This example lists items in a bucket, then downloads the contents of the bucket.
.. code-block:: shell
.. code-block:: console
> ftp localhost -P 8021
Connected to localhost.
@ -220,7 +220,7 @@ Connect to MinIO Using SFTP
The following example connects to an SSH FTP server, lists the contents of a bucket named ``runner``, and downloads an object.
.. code-block:: shell
.. code-block:: console
> sftp -P 8022 minio@localhost
minio@localhost's password: