1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-17 07:57:43 +02:00

Copy password to clipboard

This commit is contained in:
Quentin Gibert 2018-12-25 17:38:58 +01:00 committed by GitHub
parent c65dc4811d
commit 4d3077222d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ $ pass generate [-n] twitter.com/rsc length
``` bash ``` bash
$ pass ls twitter.com/ $ pass ls twitter.com/
$ pass show twitter.com/rsc $ pass show twitter.com/rsc
$ pass -c twitter.com/rsc
``` ```
### Search ### Search