Skip to content

Commit

Permalink
feat: add verbose for client
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliandev02 committed Nov 11, 2024
1 parent c7924ee commit 4acabe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/help.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ pub fn help() {
{CYAN}{BOLD}-a, --auth{C_RESET} Use Strawberry ID for Authentication {GREEN}{BOLD}[optional]{C_RESET}
{CYAN}{BOLD}-cp, --control-port{C_RESET} Control port for remote proxy server {GREEN}{BOLD}[default: 7835]{C_RESET}
{CYAN}{BOLD}-sp, --static-port{C_RESET} Static port forwarding (whitelist) {GREEN}{BOLD}[optional]{C_RESET}
{CYAN}{BOLD}-v, --verbose {C_RESET} Enable verbose logging {GREEN}{BOLD}[optional]{C_RESET}
{CYAN}{BOLD}server:{C_RESET} Runs the remote proxy server
{BOLD}↳ {MAGENTA}Options:{C_RESET}
Expand Down

0 comments on commit 4acabe4

Please sign in to comment.