mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
Only mc admin update might need sudo (#829)
`sudo` note from https://github.com/minio/docs/pull/822 really should only apply to `mc admin update`. Add there and remove from the common include. Staged http://192.241.195.202:9000/staging/remove-excessive-sudo-note/linux/html/reference/minio-mc-admin/mc-admin-update.html
This commit is contained in:
@@ -44,8 +44,6 @@ commands *may* work as documented, any such usage is at your own risk.
|
|||||||
- Parameters sharing a line are mutually dependent.
|
- Parameters sharing a line are mutually dependent.
|
||||||
- Parameters separated using the pipe ``|`` operator are mutually exclusive.
|
- Parameters separated using the pipe ``|`` operator are mutually exclusive.
|
||||||
|
|
||||||
Copy the example to a text editor and modify as-needed before running the
|
Copy the example to a text editor and modify as-needed before running the command in the terminal/shell.
|
||||||
command in the terminal/shell.
|
|
||||||
You may need to use ``sudo`` if your user does not have write permissions for the path where ``mc`` is installed.
|
|
||||||
|
|
||||||
.. end-minio-syntax
|
.. end-minio-syntax
|
||||||
|
@@ -22,6 +22,7 @@ The command also supports using a private mirror server for environments where t
|
|||||||
|
|
||||||
After running the command, a prompt displays to confirm the update.
|
After running the command, a prompt displays to confirm the update.
|
||||||
Type ``y`` and ``[ENTER]`` to confirm and proceed with the update.
|
Type ``y`` and ``[ENTER]`` to confirm and proceed with the update.
|
||||||
|
You may need to use ``sudo`` if your user does not have write permissions for the path where ``mc`` is installed.
|
||||||
|
|
||||||
.. admonition:: Use ``mc admin`` on MinIO Deployments Only
|
.. admonition:: Use ``mc admin`` on MinIO Deployments Only
|
||||||
:class: note
|
:class: note
|
||||||
|
Reference in New Issue
Block a user