From 05e3816fb561a1cd6f26aa5688b4c1f72c046123 Mon Sep 17 00:00:00 2001 From: Kiyoto Tamura Date: Sun, 1 Feb 2015 15:23:22 +0000 Subject: [PATCH] made minor stylistic changes fluentd -> Fluentd (when appearing as the project's name) pidfile -> pid file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e643d2b..40edc38 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ fluentd-ui is a browser-based [fluentd](http://fluentd.org/) and [td-agent](http://docs.treasuredata.com/articles/td-agent) manager that supports following operations. -* Install, uninstall, and upgrade fluentd plugins +* Install, uninstall, and upgrade Fluentd plugins * start/stop/restart fluentd process -* Configure fluentd settings such as config file content, pidfile path, etc -* View fluentd log with simple error viewer +* Configure Fluentd settings such as config file content, pid file path, etc +* View Fluentd log with simple error viewer # Getting Started