diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-26 19:58:47 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-26 19:58:47 -0400 |
commit | d97e1bd4cfd013b54e72f446a0e5934fff559781 (patch) | |
tree | 81ea919a3b12d61f4b8cd8da5531e380a6810779 /docs/cli.markdown | |
parent | c5f59f8c8fc4cea247948c2a57cf8074677121e9 (diff) |
Update documentation
Diffstat (limited to 'docs/cli.markdown')
-rw-r--r-- | docs/cli.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.markdown b/docs/cli.markdown index 4c4913e8..c7cb68f6 100644 --- a/docs/cli.markdown +++ b/docs/cli.markdown @@ -4,7 +4,7 @@ Command Line Interface Kanboard provide a simple command line interface that can be used from any Unix terminal. This tool can be used only on the local machine. -This feature is useful to run commands outside the web server by example a huge report. +This feature is useful to run commands outside the web server process by example running a huge report. Usage ----- |