Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippePitzClairoux committed Feb 5, 2024
1 parent cccb60a commit 1666b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ go install github.com/PhilippePitzClairoux/openconnect-sso@latest
## Usage
Simple example :
```bash
./go-openconnect-sso --server vpn.host.com
openconnect-sso --server vpn.host.com
```

Auto-fill username and/or password
```bash
./go-openconnect-sso --server vpn.host.com --username [email protected] --password oopsThisMightNotBeTheBestIdeaEver
openconnect-sso --server vpn.host.com --username [email protected] --password oopsThisMightNotBeTheBestIdeaEver
```

## How to build
Expand Down

0 comments on commit 1666b8d

Please sign in to comment.