1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Fixed typo for creating directory on local filesystem

This commit is contained in:
Preeti Bhat
2022-07-25 12:17:34 -07:00
committed by Ravind Kumar
parent 9f22f06032
commit 15d41ee851

View File

@ -74,7 +74,7 @@ Parameters
.. code-block:: none .. code-block:: none
mc ls ~/mydata/object.txt mc mb ~/mydata/mydir
.. mc-cmd:: --ignore-existing, p .. mc-cmd:: --ignore-existing, p