diff options
Diffstat (limited to 'doc/example.mux')
-rw-r--r-- | doc/example.mux | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/example.mux b/doc/example.mux index 1e6495b..3dd8f17 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -308,6 +308,12 @@ outputs { ; show more debugging info verbose true + + ; (optional) set the kind of alignment to use in TAG Packets + ; 0: no padding + ; 8: pad to eight bytes (default) + ; above 8: insert *dmy TAG Item to pad to given size in bytes + ;tagpacket_alignment 8 } ; Other outputs: |