Skip to content

Docs incorrectly state that upload will treat -P list as an instruction to list programmers #967

Closed
@PeterWone

Description

@PeterWone

Bug Report

Current behavior

arduino-cli upload --fqbn arduino:avr:nano --programmer list

Fails to treat list as a special symbol.

Expected behavior

The documentation says it will list available programmers.

Environment

  • CLI version (output of arduino-cli version): 0.13.0
  • OS and platform: Windows 10

Additional context

arduino-cli burn-bootloader --fqbn arduino:avr:nano --programmer list works as advertised.

The capability to get a list of supported programmers is available from burn-bootloader, perhaps update the documentation to suggest that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: documentationRelated to documentation for the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions