Skip to content

docs: quote the command argument in the exec usage string - #468

Draft
prankur-sh wants to merge 1 commit into
mainfrom
BRE2-1033/exec-usage-fix
Draft

docs: quote the command argument in the exec usage string#468
prankur-sh wants to merge 1 commit into
mainfrom
BRE2-1033/exec-usage-fix

Conversation

@prankur-sh

Copy link
Copy Markdown

Issue

The brev exec usage string showed: exec [instance...] <command>

However, brev exec treats only the final argument as the command; earlier arguments are treated as instance names.

Fix

Updated the usage string to: exec [instance...] "<command>"

@prankur-sh prankur-sh self-assigned this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant