Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Dlog_create_main.cpp58 bool listOnly = false; in main() local
59 app.add_flag("-l,--list", listOnly, "List all events") in main()
64 if (listOnly) in main()