From: Ferry Huberts Date: Mon, 17 Jun 2019 21:01:23 +0000 (+0200) Subject: info: tighten up README X-Git-Tag: v0.9.8~43 X-Git-Url: http://olsr.org/git/?p=olsrd.git;a=commitdiff_plain;h=5caff0c2ea33b04f226c4a81c621802017e744b0;hp=14e393cd8b295b6d0e6902ec7f01f79862facdea info: tighten up README Signed-off-by: Ferry Huberts --- diff --git a/lib/info/README_INFO b/lib/info/README_INFO index 5318f7ac..b07de0cd 100644 --- a/lib/info/README_INFO +++ b/lib/info/README_INFO @@ -4,7 +4,7 @@ WARNING This is NOT a plugin. -This is common code for the jsoninfo and txtinfo plugins. +This is common code for the jsoninfo, txtinfo and other 'info' plugins. ============ @@ -12,7 +12,7 @@ INTRODUCTION ============ An info plugin aims to deliver all of the information about the runtime status -and configuration of olsrd. +and configuration of OLSRd. Information that can be requested: * specific parts of runtime data or startup configuration @@ -20,7 +20,7 @@ Information that can be requested: * overview of startup configuration * all of the information in one report -Additionally, an info plugin can dump the current olsrd configuration in the +Additionally, an info plugin can dump the current OLSRd configuration in the in the olsrd.conf format.