--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # koji buildinfo > Print basic information about a build. > More information: . - Print basic information: `koji buildinfo {{BuildID_or_NVR1 BuildID_or_NRV2 ...}}` - Print basic information with changelog: `koji buildinfo {{BuildID_or_NVR1 BuildID_or_NRV2 ...}} --changelog` - Display help: `koji buildinfo {{[-h|--help]}}`