Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 01:47:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 239548] missing description for ns(namespace) options in nvmecontrol(8) man page
Message-ID:  <bug-239548-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239548

            Bug ID: 239548
           Summary: missing description for ns(namespace) options in
                    nvmecontrol(8) man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: wanpengqian@gmail.com
                CC: doc@FreeBSD.org

as nvmecontrol has sub command ns, and man nvmecontrol didn't descript that
part.

root@nec:~ # nvmecontrol=20
usage:
       nvmecontrol devlist
       nvmecontrol identify [-x [-v]] <controller id|namespace id>
       nvmecontrol perftest <-n num_threads> <-o read|write>
                            <-s size_in_bytes> <-t time_in_seconds>
                            <-i intr|wait> [-f refthread] [-p]
                            <namespace id>
       nvmecontrol reset <controller id>
       nvmecontrol logpage <-p page_id> [-b] [-v vendor] [-x] <controller
id|namespace id>
       nvmecontrol firmware [-s slot] [-f path_to_firmware] [-a] <controller
id>
       nvmecontrol format [-f fmt] [-m mset] [-p pi] [-l pil] [-E] [-C]
<controller id|namespace id>
       nvmecontrol power [-l] [-p new-state [-w workload-hint]] <controller=
 id>
       nvmecontrol wdc (cap-diag|drive-log|get-crash-dump|purge|purge-monti=
or)
       nvmecontrol ns (create|delete|attach|detach)

root@nec:~ # man nvmecontrol
NVMECONTROL(8)          FreeBSD System Manager's Manual         NVMECONTROL=
(8)

NAME
     nvmecontrol - NVM Express control utility

SYNOPSIS
     nvmecontrol devlist
     nvmecontrol identify [-v] [-x] <device id> <namespace id>
     nvmecontrol perftest <-n num_threads> <-o read|write> [-p]
                 <-s size_in_bytes> <-t time_in_sec> <namespace id>
     nvmecontrol reset <controller id>
     nvmecontrol logpage <-p page_id> [-x] [-v vendor-string] [-b] <device =
id>
                 <namespace id>
     nvmecontrol firmware [-s slot] [-f path_to_firmware] [-a] <device id>
     nvmecontrol format [-f fmt] [-m mset] [-o pi] [-l pil] [-E] [-C]
                 <device id> <namespace id>
     nvmecontrol power [-l] [-p -power_state] [-w -workload_hint]
     nvmecontrol wdc cap-diag [-o -path_template] <device id>
     nvmecontrol wdc drive-log [-o -path_template] <device id>
     nvmecontrol wdc get-crash-dump [-o -path_template] <device id>

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239548-9>