Skip to content

Commit

Permalink
Update option and author in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenithalHourlyRate committed Oct 16, 2020
1 parent 1266bf7 commit 007789f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ AUTHORS:
Nogeek <[email protected]>
ZenithalHourlyRate <[email protected]>
Jiajie Chen <[email protected]>
KomeijiOcean <[email protected]>
COMMANDS:
auth (default) Auth via auth4/6.tsinghua
Expand All @@ -42,6 +43,7 @@ COMMANDS:
--no-check, -n skip online checking, always send login request
--logout, -o de-auth of the online account (behaves the same as deauth command, for backward-compatibility)
--ipv6, -6 authenticating for IPv6 (auth6.tsinghua)
--campus-only, -C auth only, no auto-login (v4 only)
--host value use customized hostname of srun4000
--insecure use http instead of https
--keep-online, -k keep online after login
Expand Down
1 change: 1 addition & 0 deletions cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ func main() {
{Name: "Nogeek", Email: "[email protected]"},
{Name: "ZenithalHourlyRate", Email: "[email protected]"},
{Name: "Jiajie Chen", Email: "[email protected]"},
{Name: "KomeijiOcean", Email: "[email protected]"},
},
}

Expand Down

0 comments on commit 007789f

Please sign in to comment.