Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Update nordicsemi/__main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bihanssen authored Oct 18, 2019
1 parent 23eeff6 commit 383731c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nordicsemi/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ def settings():
help='The application version.',
type=BASED_INT_OR_NONE)
@click.option('--application-version-string',
help='The application version string, e.g "2.7.31". Will be converted to an integer, e.g 207031.',
help='The application version string, e.g. "2.7.31". Will be converted to an integer, e.g. 207031.',
type=click.STRING)
@click.option('--bootloader-version',
help='The bootloader version.',
Expand Down

0 comments on commit 383731c

Please sign in to comment.