Skip to content

Commit 9f9d240

Browse files
committed
update usage
1 parent 004a382 commit 9f9d240

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cmd/src/login.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Examples:
2828
Authenticate to Sourcegraph.com:
2929
3030
$ src login https://sourcegraph.com
31+
32+
Use OAuth device flow to authenticate:
33+
34+
$ src login --device-flow https://sourcegraph.com
3135
`
3236

3337
flagSet := flag.NewFlagSet("login", flag.ExitOnError)

0 commit comments

Comments
 (0)