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

mc share list help text is missleading #2093

Closed
badscooter23 opened this issue Mar 28, 2017 · 1 comment
Closed

mc share list help text is missleading #2093

badscooter23 opened this issue Mar 28, 2017 · 1 comment

Comments

@badscooter23
Copy link
Contributor

Expected behaviour

mc share list should print out the help text but should not be an error
the help text for the command should inidcate that the user needs to specify a command (either
upload or download) after list

Usage
mc share list COMMAND

Actual behaviour

Today the help text is incomplete / incorrect... it does not indicate that the user needs to
specify upload or download after list. This is confusing.... it looks like mc share list is
valid and (sort of) implies that mc share list would do something useful (like list all non-expired shared urls).

Steps to reproduce the behaviour

mc share list

look at output

mc version

  • (paste output of mc version)

Version: 2017-03-26T00:24:12Z
Release-tag: DEVELOPMENT.2017-03-26T00-24-12Z
Commit-id: a15d54c

System information

Mac OS, but this would happen on any system

badscooter23 pushed a commit to badscooter23/mc that referenced this issue Mar 31, 2017
   mc share list COMMAND - List previously shared objects and folders.

COMMAND:
   upload:   list previously shared access to uploads.
   download: list previously shared access to downloads.

USAGE:
   mc share list COMMAND

EXAMPLES:
   1. List previously shared downloads, that haven't expired yet.
       $ mc share list download
   2. List previously shared uploads, that haven't expired yet.
       $ mc share list upload help text misleading...
krishnasrinivas pushed a commit that referenced this issue Mar 31, 2017
mc share list COMMAND - List previously shared objects and folders.

COMMAND:
   upload:   list previously shared access to uploads.
   download: list previously shared access to downloads.

USAGE:
   mc share list COMMAND

EXAMPLES:
   1. List previously shared downloads, that haven't expired yet.
       $ mc share list download
   2. List previously shared uploads, that haven't expired yet.
       $ mc share list upload help text misleading...
@deekoder deekoder removed the bug label Apr 3, 2017
@harshavardhana harshavardhana added this to the Current milestone Apr 3, 2017
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants