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