From 8c12bee2c8a8272d2bef2c3f8622e1858024b29e Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Fri, 17 Jan 2020 22:25:57 +0000 Subject: [PATCH] missing pt on opts --- README.md | 2 +- lssh.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e33a41b..4d04782 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ lssh - a wrapper for Lastpass CLI and ssh-agent SYNOPSIS - lssh [ -hv ] [ssh key name] + lssh [ -hvpt ] [ssh key name] DESRIPTION lssh quickly activates ssh keys by name, filling passwords via Lastpass CLI, and diff --git a/lssh.1 b/lssh.1 index 13c8957..11f614a 100644 --- a/lssh.1 +++ b/lssh.1 @@ -4,7 +4,7 @@ lssh \- a wrapper for Lastpass CLI and ssh-agent .SH SYNOPSIS -lssh [ -hv ] [ssh key name] +lssh [ -hvpt ] [ssh key name] .SH DESRIPTION lssh quickly activates ssh keys by name, filling passwords via Lastpass CLI, and