X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=ssh-setpass%2FREADME.md;h=571ac8b7066996c3c8d0ffc503dab610e4db12ab;hb=07420f775e90d2acff6522c2155adf34273d130e;hp=8d3ac046b7960ace4448e0fc0d12c98369db29ab;hpb=90f0681ea852308f71ded6983f514d7685adc837;p=webi-installers%2F.git diff --git a/ssh-setpass/README.md b/ssh-setpass/README.md index 8d3ac04..571ac8b 100644 --- a/ssh-setpass/README.md +++ b/ssh-setpass/README.md @@ -4,6 +4,13 @@ homepage: https://webinstall.dev/ssh-setpass tagline: | Set a new passphrase on your SSH Private Key. linux: true -description: | - `ssh-setpass` will ask you for your old passphrase and then for the new one to reset it with. --- + +## Cheat Sheet + +> `ssh-setpass` will ask you for your old passphrase and then for the new one to +> reset it with. + +```bash +ssh-setpass +```