summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2019-10-25 14:31:15 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2019-10-30 16:04:12 +0530
commit47e981a9c81ad03d8f0509ebf2fd4917ea2215d7 (patch)
tree5c0f97679676a452728a63913b999aa69aa15578
parent908fd3a8cf20cff6223287a539e621505b718bd9 (diff)
downloadtargetcli-47e981a9c81ad03d8f0509ebf2fd4917ea2215d7.tar.gz
man: add daemon intro at targetcli(8) man page
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
-rw-r--r--targetcli.88
1 files changed, 7 insertions, 1 deletions
diff --git a/targetcli.8 b/targetcli.8
index 61f4b64..a73f785 100644
--- a/targetcli.8
+++ b/targetcli.8
@@ -10,6 +10,11 @@ administrator to assign local storage resources backed by either
files, volumes, local SCSI devices, or ramdisk, and export them to
remote systems via network fabrics, such as iSCSI or FCoE.
.P
+There is a daemon component for targetcli, which will greatly improve
+the overall execution time taken by targetcli commands at scale. For
+more details about switching to daemonized mode refer to targetclid(8)
+man page.
+.P
The configuration layout is tree-based, similar to a filesystem, and
is navigated in a similar manner.
.SH USAGE
@@ -458,8 +463,9 @@ the userid and password for full-feature phase for this ACL.
.B /etc/target/backup/*
.SH ENVIRONMENT
.SS TARGETCLI_HOME
-If set, this variable points to a directory that should be used instead of ~/.targetctl
+If set, this variable points to a directory that should be used instead of ~/.targetcli
.SH SEE ALSO
+.BR targetclid (8),
.BR targetctl (8),
.BR tcmu-runner (8)
.SH AUTHOR