Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 4594faa

Browse files
committed
Update kssh man page in readme
1 parent ff3920a commit 4594faa

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,14 +152,18 @@ VERSION:
152152
0.0.1
153153
154154
GLOBAL OPTIONS:
155-
--help, Show help
155+
--help Show help
156+
-v Enable kssh and ssh debug logs
156157
--provision Provision a new SSH key and add it to the ssh-agent. Useful if you need to run another
157158
program that uses SSH auth (eg scp, rsync, etc)
158159
--set-default-bot Set the default bot to be used for kssh. Not necessary if you are only in one team that
159160
is using Keybase SSH CA
160161
--clear-default-bot Clear the default bot
161162
--bot Specify a specific bot to be used for kssh. Not necessary if you are only in one team that
162-
is using Keybase SSH CA`)
163+
is using Keybase SSH CA
164+
--set-default-user Set the default SSH user to be used for kssh. Useful if you use ssh configs that do not set
165+
a default SSH user
166+
--clear-default-user Clear the default SSH user
163167
```
164168

165169
## Architecture

0 commit comments

Comments
 (0)