Skip to content

Commit

Permalink
docs: update aws db user name connection (#46371)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenGravy authored Sep 9, 2024
1 parent 4b51b4b commit 7b17b1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ $ tsh db ls
Retrieve credentials for the database and connect to it as the `alice` user:
```code
$ tsh db connect --db-user=postgres --db-name=postgres rds-example
$ tsh db connect --db-user=alice --db-name=postgres rds-example
```
<Admonition type="note" title="Note">
Expand Down

0 comments on commit 7b17b1a

Please sign in to comment.