Skip to content

--libxo=excellent,pretty

Compare
Choose a tag to compare
@Freaky Freaky released this 25 Feb 01:54
· 36 commits to master since this release

Added libxo support, enabling such things as:

-# checkrestart --libxo=json,pretty
{
  "__version": "1",
  "checkrestart": {
    "process": [
      {
        "pid": 85250,
        "jid": 0,
        "name": "zsh",
        "updated": "Binary",
        "command": "/usr/local/bin/zsh"
      }
    ]
  }
}