Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Dec 13, 2024
1 parent b555fbb commit 881321f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xrdebug
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ if (array_key_exists('h', $options) || array_key_exists('help', $options)) {
<cyan>-e</cyan> Enable end-to-end encryption
<cyan>-k</cyan> <dark_gray>[for -e option]</dark_gray> Symmetric key
<cyan>-s</cyan> Enable sign verification
<cyan>-x</cyan> <dark_gray>[for -x option]</dark_gray> Private key
<cyan>-x</cyan> <dark_gray>[for -s option]</dark_gray> Private key
<yellow>Session options</yellow>
<cyan>-n</cyan> Session name <red>(default xrDebug)</red>
Expand Down

0 comments on commit 881321f

Please sign in to comment.