http://defect.opensolaris.org/bz/show_bug.cgi?id=8508
Summary: manpage for 'nwamadm list' should be updated
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-04-23
Severity: minor
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
It's inconsistent for the actual params and manpage. '-t' option should be
added to manpage.
earthscience:exp# nwamadm
usage: <subcommand> <args> ...
help
enable [-p <profile-type>] [-t <ncu-type>] <profile-name>
disable [-p <profile-type>] [-t <ncu-type>] <profile-name>
list [-p <profile-type>] [-t <ncu-type>] [<profile-name>]
interact [-v]
manpage:
list [ -p <profile-type> ] [ <profile-name> ]
List all available profiles and their current state. If a specific profile
is specified by name, list only the current state of that profile. If the
profile name is not unique, all profiles with the given name will be listed; or
the profile type may be included to identify a specific profile. If only a type
is provided, list all profiles of that type. Listing the active NCP will
include the NCUs that make up that NCP.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.