summaryrefslogtreecommitdiffstats
path: root/libsmartcols/docs
diff options
context:
space:
mode:
authorKarel Zak2018-04-03 15:08:40 +0200
committerKarel Zak2018-04-03 15:10:10 +0200
commitb2c871f97844f6be248a417c2482d0665edc0cfe (patch)
tree86f6d6b077f460664bb8c377adccbadf52bf8e4c /libsmartcols/docs
parentdocs: add choom to TODO (diff)
downloadkernel-qcow2-util-linux-b2c871f97844f6be248a417c2482d0665edc0cfe.tar.gz
kernel-qcow2-util-linux-b2c871f97844f6be248a417c2482d0665edc0cfe.tar.xz
kernel-qcow2-util-linux-b2c871f97844f6be248a417c2482d0665edc0cfe.zip
libsmartcols: improve JSON support (add types)
This commit add SCOLS_JSON_{NUMBER,STRING,BOOLEAN} to specify column type for JSON output formatting. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/docs')
-rw-r--r--libsmartcols/docs/libsmartcols-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt
index 974123540..79786b544 100644
--- a/libsmartcols/docs/libsmartcols-sections.txt
+++ b/libsmartcols/docs/libsmartcols-sections.txt
@@ -22,6 +22,7 @@ libscols_column
scols_column_get_color
scols_column_get_flags
scols_column_get_header
+scols_column_get_json_type
scols_column_get_safechars
scols_column_get_table
scols_column_get_whint
@@ -37,6 +38,7 @@ scols_column_is_wrap
scols_column_set_cmpfunc
scols_column_set_color
scols_column_set_flags
+scols_column_set_json_type
scols_column_set_safechars
scols_column_set_whint
scols_column_set_wrapfunc