Skip to content

Commit d060a67

Browse files
committed
Fixed typo
1 parent 2ca6fab commit d060a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/certificate/install.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $ step certificate uninstall root-ca.pem
109109
110110
Uninstall a certificate from all the supported truststores:
111111
'''
112-
$ step certificate uninstall =-all root-ca.pem
112+
$ step certificate uninstall --all root-ca.pem
113113
'''
114114
115115
Uninstall a certificate from Firefox and the system trustore:

0 commit comments

Comments
 (0)