From 4a7ed6926b276cf88c2485ea2a5e95b7f91e4ac1 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 28 Jun 2017 01:12:56 +0200 Subject: Documentation: Add documentation for newly added /secureDesktop command line switch. --- doc/html/Command Line Usage.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/html') diff --git a/doc/html/Command Line Usage.html b/doc/html/Command Line Usage.html index 544e6d2c..d9318b10 100644 --- a/doc/html/Command Line Usage.html +++ b/doc/html/Command Line Usage.html @@ -106,6 +106,11 @@ if it is followed by n or no: don't try to mou If it is followed by n or no: force the display waiting dialog is displayed while performing operations. +/secureDesktop +If it is followed by y or yes or if no parameter is specified: display password dialog in a dedicated secure desktop to protect against certain types of attacks.
+If it is followed by n or no: the password dialog is displayed in the normal desktop. + + /tokenlib It must be followed by a parameter indicating the PKCS #11 library to use for security tokens and smart cards. (e.g.: /tokenlib c:\pkcs11lib.dll) -- cgit v1.2.3