Skip to content

Commit

Permalink
Column output for list-ports command
Browse files Browse the repository at this point in the history
  • Loading branch information
AVee committed Feb 14, 2025
1 parent 5e9c894 commit e9a7bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion espflash/src/bin/espflash.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ enum Commands {
HoldInReset(ConnectArgs),
/// List serial ports available for flashing.
///
/// The default behavior is to only list ports of devices known to be used
/// The default behavior is to only list ports of devices known to be used
/// on development boards.
ListPorts(ListPortsArgs),
/// Open the serial monitor without flashing the connected target device
Expand Down

0 comments on commit e9a7bb0

Please sign in to comment.