diff options
author | MaZderMind <git@mazdermind.de> | 2015-11-26 22:48:55 +0100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2015-11-26 22:48:55 +0100 |
commit | f996060639980eb773d1340059b674604b541319 (patch) | |
tree | 4e563d0dbeb9a24c7d1b73cd98dba0a56229ab02 /voctocore | |
parent | 6813759926272c46c090c0c9d2798154ced9e8ac (diff) |
[voctocore] fix command-specification in readme
Diffstat (limited to 'voctocore')
-rw-r--r-- | voctocore/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/voctocore/README.md b/voctocore/README.md index 294a582..86a56cb 100644 --- a/voctocore/README.md +++ b/voctocore/README.md @@ -89,10 +89,10 @@ For example if Client `A` issued Command `set_video_a cam1`, Client `A`and Clien < set_video_b 0 > video_status cam2 cam1 -< set_composite side_by_side_equal +< set_composite_mode side_by_side_equal > composite_mode side_by_side_equal -< set_composite 0 +< set_composite_mode 0 > composite_mode fullscreen < set_videos_and_composite grabber * fullscreen |