X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=ssh-setpass%2FREADME.md;h=571ac8b7066996c3c8d0ffc503dab610e4db12ab;hb=c77b2afba8be0e2aca21ad2647e7e847e4a8aa14;hp=8d3ac046b7960ace4448e0fc0d12c98369db29ab;hpb=1a7a851e3fa8779ce488db62c7c24255b906044c;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 +```