mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore(cli): lighten flags on help page (#9606)
This commit is contained in:
@ -6,7 +6,7 @@ coder v0.0.0-devel
|
||||
Directly connect to the database to reset a user's password
|
||||
|
||||
[93mOPTIONS:[0m
|
||||
[94m--[0m[94mpostgres-url[0m string, [94m$CODER_PG_CONNECTION_URL[0m
|
||||
[96m--[0m[96mpostgres-url[0m string, [96m$CODER_PG_CONNECTION_URL[0m
|
||||
URL of a PostgreSQL database to connect to.
|
||||
|
||||
———
|
||||
|
Reference in New Issue
Block a user