Index: /trunk/FACT++/src/rootifysql.cc
===================================================================
--- /trunk/FACT++/src/rootifysql.cc	(revision 19481)
+++ /trunk/FACT++/src/rootifysql.cc	(revision 19482)
@@ -58,5 +58,5 @@
         ("tree,t",        var<string>("Result"),       "Name of the root tree")
         ("ignore",        vars<string>(),              "Ignore the given columns")
-        ("null,n",        po_switch(),                 "Redirect the output file to /dev/null (mainly for debugging purposes, e.g. performance studies)")
+        ("null,n",        po_switch(),                 "Redirect the root output file to /dev/null (mainly for debugging purposes, e.g. performance studies)")
         ("no-fill",       po_switch(),                 "Do not fill events into the root file (mainly for debugging purposes, e.g. performance studies)")
         ;
