Home
last modified time | relevance | path

Searched refs:listPEL (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp850 bool listPEL = false; in main() local
867 app.add_flag("-l", listPEL, "List PELs"); in main()
915 else if (fullPEL || listPEL) in main()