Skip to content

Commit 292d5ec

Browse files
authored
doc (config) : updated readme to document the -e flag
1 parent c2022eb commit 292d5ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ bp preview <template> --config # Show template configuration including pre and
4646

4747
# Configure a template
4848
bp config <template> # This will open up the config of the template your the default editor (default : vscode)
49+
bp config <template> -e OR --editor <editor-name> # This is to override the default editor for opening configs
50+
4951

5052
# Copy template to clipboard (file type only)
5153
bp clip <template>

0 commit comments

Comments
 (0)