scrcpy/app
Romain Vimont e7add09fa9 Generate getopt params from option structures
Use the option descriptions to generate the optstring and longopts
parameters for the getopt_long() command.

That way, the options are completely described in a single place.
2021-11-07 21:38:42 +01:00
..
src Generate getopt params from option structures 2021-11-07 21:38:42 +01:00
tests Add line wrapper 2021-11-07 21:35:57 +01:00
meson.build Add line wrapper 2021-11-07 21:35:57 +01:00
scrcpy.1 Document --power-off-on-close 2021-11-07 19:27:53 +01:00