mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
Minor fixes to address multiple small issues (#1326)
A few quick fixes noted in several issues: - Literal reference in mc batch generate pointed to the wrong include Closes #1318 - Lingering reference to an "unregister" function removed Closes #1324 - Adds admonition about root credentials required, even with KES Closes #1325 - Adds mc batch cancel to list of commands on batch framework overview page Closes #1310 - Updates mc client page S3 link to avoid possible copy/paste confusion Closes #1311
This commit is contained in:
@@ -76,6 +76,10 @@ The :mc:`mc batch` commands include
|
||||
- .. include:: /reference/minio-mc/mc-batch-describe.rst
|
||||
:start-after: start-mc-batch-describe-desc
|
||||
:end-before: end-mc-batch-describe-desc
|
||||
* - :mc:`mc batch cancel`
|
||||
- .. include:: /reference/minio-mc/mc-batch-cancel.rst
|
||||
:start-after: start-mc-batch-cancel-desc
|
||||
:end-before: end-mc-batch-cancel-desc
|
||||
|
||||
.. _minio-batch-framework-access:
|
||||
|
||||
|
Reference in New Issue
Block a user