From 0110a4e1f5f6a552f278d0949218c027c88d3914 Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Sun, 31 Jan 2016 10:14:46 +0100 Subject: [PATCH] Updated The Glances RESTFULL JSON API (markdown) --- The-Glances-RESTFULL-JSON-API.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/The-Glances-RESTFULL-JSON-API.md b/The-Glances-RESTFULL-JSON-API.md index ebf7cdb..2749ba1 100644 --- a/The-Glances-RESTFULL-JSON-API.md +++ b/The-Glances-RESTFULL-JSON-API.md @@ -215,7 +215,8 @@ Example: _/api/2/mem/limits_ *** GET _**/api/2/args**_ -New in 2.6 or + + +*New in 2.6 or +* Return all Glances command line arguments @@ -237,7 +238,8 @@ Example: _/api/2/args_ *** GET _**/api/2/args/:item**_ -New in 2.6 or + + +*New in 2.6 or +* Return Glances command line argument for the given item