author | Sebastian Harl <sh@tokkee.org> | |
Sun, 18 Dec 2016 13:47:41 +0000 (14:47 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 18 Dec 2016 13:47:41 +0000 (14:47 +0100) | ||
commit | 0a3dd5b9b97e25156412a95bcecf25f8d75c72fc | |
tree | f926c610cefd5d9ac70ec8d1b80e95165e5859fd | tree | snapshot |
parent | 61c35f1909b2496c7edac288a59f75604c7c179e | commit | diff |
sysdb: Use a custom output format instead of pretty-printed JSON.
JSON is really not what users wanna see, even if it's pretty-printed ;-)
Instead, use a simple key/value style output.
JSON is really not what users wanna see, even if it's pretty-printed ;-)
Instead, use a simple key/value style output.
src/include/core/store.h | diff | blob | history | |
src/tools/sysdb/command.c | diff | blob | history | |
src/tools/sysdb/json.c | diff | blob | history | |
src/tools/sysdb/json.h | diff | blob | history |