cli.msc 95 B

12345678
  1. msc {
  2. t [ label = "term" ],
  3. s [ label = "seppo.cgi" ];
  4. t -> s [ label = "init" ] ;
  5. }