thomasvs - flumotion-doc/doc/manual

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Thu Jan 18 00:39:02 CET 2007


Author: thomasvs
Date: Thu Jan 18 00:38:50 2007
New Revision: 4400

Modified:
   flumotion-doc/doc/manual/firstencounter.xml
Log:
redirect stderr

Modified: flumotion-doc/doc/manual/firstencounter.xml
==============================================================================
--- flumotion-doc/doc/manual/firstencounter.xml	(original)
+++ flumotion-doc/doc/manual/firstencounter.xml	Thu Jan 18 00:38:50 2007
@@ -21,7 +21,7 @@
 You start by running <command>flumotion-manager</command>
 and checking that it is up and running.
 <screen>
-[root at server root]# flumotion-manager -d 3 path/to/planet.xml &gt; manager.log &amp;
+[root at server root]# flumotion-manager -d 3 path/to/planet.xml 2&gt; manager.log &amp;
 [root at server root]# ps -ef|grep flumotion-manager
 root 7188 7148 1 18:24 pts/2 00:00:01 /usr/bin/python /usr/bin/flumotion-manager /etc/flumotion/managers/default/planet.xml
 </screen>


More information about the flumotion-commit mailing list