summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-show-hostnqn.1
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-show-hostnqn.1')
-rw-r--r--Documentation/nvme-show-hostnqn.148
1 files changed, 48 insertions, 0 deletions
diff --git a/Documentation/nvme-show-hostnqn.1 b/Documentation/nvme-show-hostnqn.1
new file mode 100644
index 0000000..8f901aa
--- /dev/null
+++ b/Documentation/nvme-show-hostnqn.1
@@ -0,0 +1,48 @@
+'\" t
+.\" Title: nvme-show-hostnqn
+.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
+.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
+.\" Date: 04/24/2020
+.\" Manual: NVMe Manual
+.\" Source: NVMe
+.\" Language: English
+.\"
+.TH "NVME\-SHOW\-HOSTNQN" "1" "04/24/2020" "NVMe" "NVMe Manual"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+nvme-show-hostnqn \- Generate a host NVMe Qualified Name
+.SH "SYNOPSIS"
+.sp
+.nf
+\fInvme show\-hostnqn\fR
+.fi
+.SH "DESCRIPTION"
+.sp
+Show the host NQN configured for the system\&. If /etc/nvme/hostnqn is not present and systemd application\-specific machine IDs are available, this will show the systemd\-generated host NQN for the system\&.
+.SH "OPTIONS"
+.sp
+No options needed
+.SH "EXAMPLES"
+.sp
+nvme show\-hostnqn
+.SH "NVME"
+.sp
+Part of the nvme\-user suite