Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in s3api list-objects documentation #432

Closed
qtiki opened this issue Oct 22, 2013 · 0 comments · Fixed by #577
Closed

typo in s3api list-objects documentation #432

qtiki opened this issue Oct 22, 2013 · 0 comments · Fixed by #577
Assignees
Labels
documentation This is a problem with documentation.

Comments

@qtiki
Copy link

qtiki commented Oct 22, 2013

The documentation for the s3api list-objects --max-items parameter says that a NextMarker will be provided, while the --starting-token parameter refers to this as NextToken which is the actual name of the returned token in JSON.

So in short I think that the NextMarker should really say NextToken to prevent any confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants