Bug #365
oneimage help shows wrong information about filter_flag values
| Status: | Closed | Start date: | 10/07/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | CLI | |||
| Target version: | Release 2.0 | |||
| Resolution: | invalid | Pull request: | ||
| Affected Versions: |
Description
The current help information for oneimage shows:
* list (Shows Images in the pool)
oneimage list <filter_flag>
where filter_flag can be
a, all --> all the known Images (admin users)
m, mine --> the Images belonging to the user in ONE_AUTH
and all the Public Images
uid --> Images of the user identified by this uid (admin users)
user --> Images of the user identified by the username (admin users)
and it should be
* list (Shows Images in the pool)
oneimage list <filter_flag>
where filter_flag can be
a, all --> all the known Images
m, mine --> the Images belonging to the user in ONE_AUTH
uid --> Images of the user identified by this uid
user --> Images of the user identified by the username
History
#1
Updated by Daniel Molina over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to invalid