Skip to content

[BUG] Typo in documentation: Incorrect config file for storage two #241

Description

@saif-0987

Description:
In the documentation section for accessing objects from storage two, the command mistakenly uses one.conf instead of two.conf.

Current:

# access directly from storage two
$ s3cmd get s3://test/new.txt --quiet -c one.conf -

SS for the reference:

Image https://docs.clyso.com/docs/products/chorus/usage/

Should be:

# access directly from storage two
$ s3cmd get s3://test/new.txt --quiet -c two.conf -

Taka a look into it and update to avoid confusion.

Regards,
Mohammad Saif

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions