Modified:
/wiki/runmode.wiki
=======================================
--- /wiki/runmode.wiki Fri Dec 9 12:53:45 2011
+++ /wiki/runmode.wiki Thu Jan 19 07:45:15 2012
@@ -15,12 +15,12 @@
To run in embedded mode:
{{{
-bin/virgil -e
+bin/virgil -embedded
}}}
== Remote ==
To run Virgil against a remote instance:
{{{
-bin/virgil -h cassandra_host -p cassandra_port
+bin/virgil -host cassandra_host
}}}