Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 076dfce

Browse files
author
Luca Bianconi
committed
chore: doc comment
1 parent 12caaa8 commit 076dfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎internal/cli/arguments/fqbn.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func (f *Fqbn) AddToCommand(cmd *cobra.Command) {
3838
f.addToCommand(cmd, true)
3939
}
4040

41-
// AddToCommand adds the flags used to set fqbn to the specified Command, board options flag is not provided
41+
// AddToCommandWithoutBoardOptions adds the flags used to set fqbn to the specified Command, board options flag is not provided
4242
func (f *Fqbn) AddToCommandWithoutBoardOptions(cmd *cobra.Command) {
4343
f.addToCommand(cmd, false)
4444
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /