Skip to content

Commit

Permalink
README: Update help text
Browse files Browse the repository at this point in the history
  • Loading branch information
iizukanao committed Jul 24, 2016
1 parent 098ea45 commit ffeaf3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ To unmute microphone, create a file named `hooks/unmute`.
#### Command options

$ ./picam --help
picam version 1.4.1
picam version 1.4.2
Usage: picam [options]

Options:
Expand Down Expand Up @@ -240,6 +240,7 @@ To unmute microphone, create a file named `hooks/unmute`.
Display preview window at specified position
--opacity Preview window opacity
(0=transparent..255=opaque; default=255)
--blank[=0xAARRGGBB] Set the video background color to black (or optional ARGB value)
--query Query camera capabilities then exit
[timestamp] (may be a bit heavy on Raspberry Pi 1)
--time Enable timestamp
Expand Down

0 comments on commit ffeaf3f

Please sign in to comment.