We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca6fab commit d060a67Copy full SHA for d060a67
command/certificate/install.go
@@ -109,7 +109,7 @@ $ step certificate uninstall root-ca.pem
109
110
Uninstall a certificate from all the supported truststores:
111
'''
112
-$ step certificate uninstall =-all root-ca.pem
+$ step certificate uninstall --all root-ca.pem
113
114
115
Uninstall a certificate from Firefox and the system trustore:
0 commit comments