main: log the command line
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 11 Feb 2016 12:42:21 +0000 (14:42 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 23 Jun 2016 15:14:36 +0000 (18:14 +0300)
commit20436e206e585eba02e987e0f296b315553f9fd7
treed259750a5c0ba474b0bcd439248117dfe11864a0
parente651bb021edea78352b97116e5bb226788fc125d
main: log the command line

Write the command line to the log to aid debugging. It needs to be
copied before parsing, because parsing mutates argv.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
compositor/main.c