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.cpp838 bool listPEL = false; in main() local
855 app.add_flag("-l", listPEL, "List PELs"); in main()
903 else if (fullPEL || listPEL) in main()