diff options
Diffstat (limited to 'Documentation/nvme-connect.txt')
-rw-r--r-- | Documentation/nvme-connect.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/nvme-connect.txt b/Documentation/nvme-connect.txt index 0e8856c..a6effaf 100644 --- a/Documentation/nvme-connect.txt +++ b/Documentation/nvme-connect.txt @@ -37,6 +37,7 @@ SYNOPSIS [--tls ] [--dump-config | -O] [--output-format=<fmt> | -o <fmt>] + [--application=<id> ] DESCRIPTION ----------- @@ -195,6 +196,10 @@ OPTIONS be used at a time. When this option is specified, the device associated with the connection will be printed. Nothing is printed otherwise. +--context <STR>:: + Set the execution context to <STR>. This allows to coordinate + the management of the global resources. + EXAMPLES -------- * Connect to a subsystem named nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432 |