From 54dea1c8be719b10adc024e323a494d9aece3649 Mon Sep 17 00:00:00 2001 From: "Michael G. Khmelnitsky" Date: Tue, 12 Mar 2024 00:39:14 -0700 Subject: [PATCH] Typo. --- .../encryption-data-security/managing-security-keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/content-reuse/admin-guides/encryption-data-security/managing-security-keys.md b/_includes/content-reuse/admin-guides/encryption-data-security/managing-security-keys.md index 772119334..75f6e9b0b 100644 --- a/_includes/content-reuse/admin-guides/encryption-data-security/managing-security-keys.md +++ b/_includes/content-reuse/admin-guides/encryption-data-security/managing-security-keys.md @@ -121,7 +121,7 @@ When you add a key to the Qumulo file system key store, Qumulo Core enables it a ## Deleting a Public Key -Use the `qq fs_security_delete_key` and specify the key identifier or name. +Use the `qq fs_security_delete_key` command and specify the key identifier or name. {% capture unlockBeforeDelete %}It isn't possible to delete a key that a Qumulo file system resource uses. {{page.varXrefUsage}}{% endcapture %} {% include note.html content=unlockBeforeDelete %}