Skip to content

Fixed commands used as examples for CLI board commands #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 26, 2018
Merged

Fixed commands used as examples for CLI board commands #49

merged 2 commits into from
Sep 26, 2018

Conversation

gvarisco
Copy link
Contributor

This commit fixes the text for the examples used when typing 'arduino-cli board attach' and 'arduino-cli board' as they shown the wrong commands:

  1. wrong AppName in the 'board attach' command
  2. non-existing '--board' and '--sketch' arguments in 'board' command

This commit fixes the text for the examples used when typing 'arduino-cli board attach' and 'arduino-cli board' as they shown the wrong commands (wrong AppName in the 'board attach' command, non-existing '--board' and '--sketch' arguments in 'board' command)
@gvarisco gvarisco requested a review from cmaglie September 25, 2018 23:37
@cmaglie cmaglie merged commit 0af27d8 into arduino:master Sep 26, 2018
@cmaglie cmaglie added this to the 0.3.1-alpha.preview milestone Oct 25, 2018
per1234 pushed a commit that referenced this pull request Nov 16, 2020
Manage the case to have boolean values received as integers 0/1 in the CBOR message.
per1234 added a commit that referenced this pull request Aug 9, 2021
Add checks for library layout incompatibility with library.properties configuration
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.

2 participants