From 9f5cd76e6ce047e95f06adb4b1b069fb4429aa5a Mon Sep 17 00:00:00 2001 From: "J.L.M" <57787248+JMarkstrom@users.noreply.github.com> Date: Tue, 10 Jun 2025 14:34:54 +0200 Subject: [PATCH] Update SetYubikeyOTP.cs Improved description. --- Module/Cmdlets/OTP/SetYubikeyOTP.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Module/Cmdlets/OTP/SetYubikeyOTP.cs b/Module/Cmdlets/OTP/SetYubikeyOTP.cs index 50eeed7..2f60815 100644 --- a/Module/Cmdlets/OTP/SetYubikeyOTP.cs +++ b/Module/Cmdlets/OTP/SetYubikeyOTP.cs @@ -1,7 +1,7 @@ /// -/// Configures OTP (One-Time Password) settings on a YubiKey device. -/// Supports multiple OTP modes including Yubico OTP, Static Password, and Challenge-Response. -/// Can configure either the short-press or long-press slot on the YubiKey. +/// Configures OTP (One-Time Password) and/or fixed password on a YubiKey. +/// Supports multiple modes including Yubico OTP, Static Password, and Challenge-Response. +/// Can configure either the short-press (1) or long-press slot (2) on the YubiKey. /// /// .EXAMPLE /// # Configure Yubico OTP with default settings