summaryrefslogtreecommitdiff
path: root/doc/iscsi-iname.8
blob: 6a413f688e05a7f7065a154f4bac34d2175c41cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH ISCSI_INAME 8 "Jan 2010" "" "Linux Administrator's Manual"
.SH NAME
iscsi-iname \- iSCSI initiator name generation tool
.SH SYNOPSIS
.BI iscsi-iname
[OPTION]
.SH "DESCRIPTION"
.B iscsi-iname
generates a unique iSCSI node name on every invocation.

.SH OPTIONS
.TP
.BI [-h|--help]
Display help
.TP
.BI [-p=]\fIprefix\fP
Use the prefix passed in instead of the default "iqn.2016-04.com.open-iscsi"

.SH AUTHORS
Open-iSCSI project <http://www.open-iscsi.com/>
.br
Mike Christie <mchristi@redhat.com>