Stop saying "watch cluster state" so many times.
Don't say stdout, that's the assumption.
Don't call showing things on terminal "printing".
Don't show -C option here.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Watch mode
----------
-To watch cluster state changes in real time, starting in -w (watch)
-mode will print updates to stdout as they occur. For example, to keep
-an eye on cluster state, run::
+Watch mode shows cluster state changes as they occur. For example::
- ceph -C ceph.conf -w
+ ceph -w
Command line mode
-----------------