Skip to content

Commit

Permalink
Move codeberg user order
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed May 8, 2024
1 parent 920de7a commit 671cc61
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
@@ -71,13 +71,13 @@ Host a session with specified client public key(s) authorized to connect:
upterm host --authorized-key PATH_TO_PUBLIC_KEY
```

Authorize specified Codeberg, GitHub, GitLab, or SourceHut users with their corresponding public keys:
Authorize specified GitHub, GitLab, SourceHut, Codeberg users with their corresponding public keys:

```console
upterm host --codeberg-user username
upterm host --github-user username
upterm host --gitlab-user username
upterm host --srht-user username
upterm host --codeberg-user username
```

### Force command

0 comments on commit 671cc61

Please sign in to comment.