in src/main/scala/com/gu/invoicing/pdf/Cli.scala [15:17]
def main(args: Array[String]): Unit = { program(PdfInput("anInvoiceId", "anIdentityId")) }