mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add -b to the devlist usage info, forgotten in r260059.
PR: 195094 Submitted by: robin.hahling@gw-computing.net MFC after: 1 week
This commit is contained in:
parent
5607ec2379
commit
fa6e0e5334
1 changed files with 1 additions and 1 deletions
|
|
@ -8058,7 +8058,7 @@ usage(int printlong)
|
|||
|
||||
fprintf(printlong ? stdout : stderr,
|
||||
"usage: camcontrol <command> [device id][generic args][command args]\n"
|
||||
" camcontrol devlist [-v]\n"
|
||||
" camcontrol devlist [-b] [-v]\n"
|
||||
#ifndef MINIMALISTIC
|
||||
" camcontrol periphlist [dev_id][-n dev_name] [-u unit]\n"
|
||||
" camcontrol tur [dev_id][generic args]\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue