Skip to content

Commit b78e3f4

Browse files
lzrdmkeeter
andauthored
Update cmd/gpio/src/lib.rs
Co-authored-by: Matt Keeter <[email protected]>
1 parent 2d95254 commit b78e3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gpio/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
//! Port K 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
7575
//! ```
7676
//! To get input values with STM32H753 GPIO configuration settings,
77-
//! use the `--with-config` or `-w` flag with --input:
77+
//! use the `--with-config` or `-w` flag with `--input`:
7878
//!
7979
//! ```console
8080
//! $ humility gpio --input -with-config --pins B:0,B:14,E:1

0 commit comments

Comments
 (0)