README.rdoc in rsence-2.0.0.7.pre vs README.rdoc in rsence-2.0.0.8.pre
- old
+ new
@@ -1,7 +1,7 @@
-= RSence 2.0.0.6.pre 2010-??-??
+= RSence 2.0.0.x.pre 2010-??-??
http://rsence.org/
== Introduction
@@ -21,11 +21,11 @@
The expected structure of a project environment (where 'project_directory'
is the directory of your project) is:
[dir] project_directory :: The directory of your project.
[dir] conf :: The directory of config files.
- [file] config.yaml :: The config file to load by defult.
+ [file] config.yaml :: The config file to load by default.
[dir] var :: Directory containing various runtime files.
[dir] run :: Directory containing PID files.
[dir] log :: Directory containing log files.
[dir] db :: Directory containing database files.
[dir] plugins :: Directory containing installed plugins.
@@ -44,20 +44,20 @@
== Running a project
Each command-line tool command takes a number of options, the path defaults to the current working directory.
-=== Running in foregrond
+=== Starting RSence in foreground
rsence run /path/of/project
-=== Running in background
+=== Starting the RSence daemon
rsence start /path/of/project
-=== Stopiing from background
+=== Stopping the RSence daemon
rsence stop /path/of/project
-=== Restarting in background
+=== Restarting the RSence daemon
rsence restart /path/of/project
=== Checking if project is running
rsence status /path/of/project
@@ -67,19 +67,19 @@
rsence help
=== Getting detailed instructions of a command
rsence help <command>
-eg:
+Example:
rsence help run
For more detailed installation and usage instructions, read the INSTALL.rdoc document.
=== Licensing:
* Free: *GPL*
-* Alternative licensing queries available via http://riassence.com/ and sales@riassence.com
+* Alternative licensing queries for commercial interests are available via http://riassence.com/ and sales@riassence.com
=== Community support:
* Web: http://rsence.org/
* IRC: #rsence on the IRCNet and FreeNode networks