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

No default on mesos-ls --help #59

Open
ssk2 opened this issue Feb 24, 2015 · 0 comments
Open

No default on mesos-ls --help #59

ssk2 opened this issue Feb 24, 2015 · 0 comments
Labels

Comments

@ssk2
Copy link
Contributor

ssk2 commented Feb 24, 2015

usage: mesos-ls [-h] [-v] [-q] task [path]

List all the files inside a specific task's sandbox

positional arguments:
  task           ID of the task. May match multiple tasks (or all)
  path           Path to view. (default: )

optional arguments:
  -h, --help     show this help message and exit
  -v, --version  show program's version number and exit
  -q             Suppresses printing of headers when multiple tasks are being
                 examined (default: False)

No default for path.

@ssk2 ssk2 added the bug label Feb 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant