From a63d1caa2e47d4f26281b98e733ab298e020874d Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 5 Nov 2022 19:27:20 -0400 Subject: [PATCH] Update whitelist add example in man page to match new string generation --- extra/manpage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/manpage b/extra/manpage index fa36f8a..d83768c 100755 --- a/extra/manpage +++ b/extra/manpage @@ -41,8 +41,8 @@ Setting up the quick-unlock whitelist: Checking the quick-unlock whitelist status of all registered client devices: sshyp whitelist list -Adding a device with the id "laptop-YGuyGUY67F4gj8Hhs" to the quick-unlock whitelist: - sshyp whitelist add laptop-YGuyGUY67F4gj8Hhs +Adding a device with the id "laptop-im|lAoa;&;r&o:ez((g/Dz;EVb.nO_" to the quick-unlock whitelist: + sshyp whitelist add 'laptop-im|lAoa;&;r&o:ez((g/Dz;EVb.nO_' Removing a device with the id "laptop-YGuyGUY67F4gj8Hhs" from the quick-unlock whitelist: sshyp whitelist del laptop-YGuyGUY67F4gj8Hhs