aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/10 man install/test.json
blob: cdcc81fc265fca9e2784c5413305f8dacbdd51f0 (plain)
1
2
3
4
5
6
7
8
9
{
  "installed": [
    { "type": "file", "file": "usr/share/man/man1/foo.1"       },
    { "type": "file", "file": "usr/share/man/man2/bar.2"       },
    { "type": "file", "file": "usr/share/man/man1/vanishing.1" },
    { "type": "file", "file": "usr/share/man/man2/vanishing.2" },
    { "type": "file", "file": "usr/share/man/man1/baz.1"       }
  ]
}