Schaffenburg / photobooth

Schaffenburg's Linux Photobooth Software for DSLRs
https://wiki.schaffenburg.org/Projekt:Photobooth
18 stars 2 forks source link

correct application help #12

Closed jo-ei closed 6 years ago

jo-ei commented 7 years ago

Hi, pleases correct the application help

Application Options:
  --display=DISPLAY          X display to use

to

Application Options:
  DISPLAY=:X  ./photobooth          X display to use
fraxinas commented 6 years ago

This is inherited from gtk+ and nothing that I can easily modify. However it'll work the same way as using the DISPLAY environmental variable when using --display=:X. just don't forget the colon