Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
kstenerud committed Jul 17, 2018
1 parent bc090dd commit 4941223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bo_app/src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ static const char g_usage[] =
" b: Integer in base 2\n"
" f: IEEE 754 binary floating point\n"
" d: IEEE 754 binary decimal\n"
" s: C-style string (including escaping). This type does not use widths or endianness.\n"
" B: Data is interpreted or output using its binary representation rather than text.\n"
"\n"
"Data Widths:\n"
Expand Down

0 comments on commit 4941223

Please sign in to comment.