mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
scripts/cpictl: Fix typo --permit_cpi to --permit-cpi in help output
Signed-off-by: André Wild <awild@linux.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
@@ -88,7 +88,7 @@ Environment variables used for the --defaults option:
|
||||
CPI_SYSTEM_TYPE, CPI_SYSTEM_LEVEL, CPI_SYSTEM_NAME, CPI_SYSPLEX_NAME,
|
||||
CPI_PERMIT_ON_PVGUEST (See also the important note.)
|
||||
|
||||
Important: Set CPI_PERMIT_ON_PVGUEST=1 or use --permit_cpi option only if you
|
||||
Important: Set CPI_PERMIT_ON_PVGUEST=1 or use --permit-cpi option only if you
|
||||
trust the host system. Enabling these options allows the host to receive
|
||||
potentially sensitive Control-Program Identification (CPI) data from the
|
||||
protected virtualization guest, including:
|
||||
|
||||
Reference in New Issue
Block a user