equal
deleted
inserted
replaced
35 scp build/* globalcode.info:/var/www/sane-software.globalcode.info/v_0/ |
35 scp build/* globalcode.info:/var/www/sane-software.globalcode.info/v_0/ |
36 |
36 |
37 |
37 |
38 # Prints a table with number of items in particular chapters: |
38 # Prints a table with number of items in particular chapters: |
39 statistics: |
39 statistics: |
40 cat ssm.en.xml \ |
40 cat text/ssm.en.xml \ |
41 | relpipe-in-xmltable \ |
41 | relpipe-in-xmltable \ |
42 --namespace "m" "tag:globalcode.info,2019:sane-software/manifesto" \ |
42 --namespace "m" "tag:globalcode.info,2019:sane-software/manifesto" \ |
43 --relation "chapter" \ |
43 --relation "chapter" \ |
44 --records "//m:chapter" \ |
44 --records "//m:chapter" \ |
45 --attribute "name" string "m:name" \ |
45 --attribute "name" string "m:name" \ |