From c16ab9519381fd68d909fafbbcae5cfd112727b7 Mon Sep 17 00:00:00 2001 From: "girish@cloudron.io" Date: Thu, 4 Feb 2016 23:13:29 -0800 Subject: [PATCH] reword CLI message --- webadmin/src/views/settings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webadmin/src/views/settings.html b/webadmin/src/views/settings.html index 8c99ac800..7360b6f6d 100644 --- a/webadmin/src/views/settings.html +++ b/webadmin/src/views/settings.html @@ -143,17 +143,17 @@
-

Command Line Interface

+

CLI

- Turning this on allows the CLI tool to control this Cloudron. The CLI tool can be used to install, configure, inspect and backup applications. + Enabling this will allow the CLI tool to control this Cloudron. The CLI tool can be used to install, configure, inspect and backup applications.

- Writing applications for the Cloudron is simple and fun! If you are a developer, please visit the application development documentation. + If you are a developer, please see the docs.