Index: pcb-rnd-svg.1 =================================================================== --- pcb-rnd-svg.1 (revision 31947) +++ pcb-rnd-svg.1 (revision 31948) @@ -58,6 +58,10 @@ .TP .B test-all dir1 [dir2 dirN...] -run test on all boards with a ref available under all directories listed, recursively. +run test on all boards with a ref available under all directories listed, recursively. +.TP + +.B gen-ref brd1 [brd2 brdN...] +generate the initial svg reference file for all board files named .PP Index: pcb-rnd-svg.1.html =================================================================== --- pcb-rnd-svg.1.html (revision 31947) +++ pcb-rnd-svg.1.html (revision 31948) @@ -84,7 +84,11 @@ test-all dir1 [dir2 dirN...] - run test on all boards with a ref available under all directories listed, recursively. + run test on all boards with a ref available under all directories listed, recursively. + + + gen-ref brd1 [brd2 brdN...] + generate the initial svg reference file for all board files named

Index: pcb-rnd-svg.1.mml =================================================================== --- pcb-rnd-svg.1.mml (revision 31947) +++ pcb-rnd-svg.1.mml (revision 31948) @@ -60,5 +60,10 @@ listed, recursively. + + gen-ref brd1 [brd2 brdN...] + generate the initial svg reference file for all board files named + +