From 9a510ee0e34eebe79c5626b66e7493191b555cef Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 25 Dec 2014 17:38:49 +0100 Subject: Add datagroup option to config file --- doc/example.mux | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/example.mux b/doc/example.mux index 2b0134e..e64636c 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -220,9 +220,12 @@ components { ; for packet components, the fields ; "user application type in FIG 0/13 for packet mode" ;figtype - ; and "packet address (default: 0x200 + (512))" + ; "packet address (default: 0x200 + (512))" ;address - ; are supported, with the same syntax as in the manpage + ; are supported, with the same syntax as in the manpage. + ; The -d option on the command line is: + ;datagroup (true|false) + ; and defaults to false. } comp-lu { -- cgit v1.2.3