1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-17 07:57:43 +02:00
cheatsheets/pass.md
Rico Sta. Cruz 2c318a2678
Update
2017-08-29 01:25:55 +08:00

456 B

title, layout
title layout
Pass 2017/sheet

Reference

{: .-three-column}

Store and retrieve

$ pass insert twitter.com/rsc
$ pass twitter.com/rsc
$ pass find twitter.com

Management

$ pass mv twitter.com twitter.com/rsc
$ pass rm [-rf] twitter.com
$ pass cp twitter.com/rsc twitter.com/ricosc

$ pass edit twitter.com/rsc

References

{: .-one-column}