fix syntax error 12/85912/1 accepted/tizen/common/20160830.150239 accepted/tizen/ivi/20160830.235643 accepted/tizen/mobile/20160830.235431 accepted/tizen/tv/20160830.235512 accepted/tizen/wearable/20160830.235558 submit/tizen/20160830.063644
authorBoram Park <boram1288.park@samsung.com>
Mon, 29 Aug 2016 08:42:45 +0000 (17:42 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 29 Aug 2016 08:42:45 +0000 (17:42 +0900)
Change-Id: If6463e9661c94d3c6332855e4af8a5eba0b96d78

src/tdm_monitor_server.c

index 5b4ff18..4ea1184 100644 (file)
@@ -348,7 +348,7 @@ static struct {
                "\t\t  layer, pp, capture - start to dump buffers of layer, pp, capture\n"
                "\t\t  none               - stop to dump buffers\n"
                "\t\t  current            - dump the current buffer of all layers",
-               "<object_type1>[,<object_type2>[,...]]@[<directory_path>]",
+               "<object_type1>[,<object_type2>[,...]][@<directory_path>]",
                NULL
        },
 };