Revision: 4598
Author: janne.t.harkonen
Date: Thu Feb 3 04:04:06 2011
Log: userguide: better section title
http://code.google.com/p/robotframework/source/detail?r=4598
Modified:
/trunk/doc/userguide/src/Appendices/CommandLineOptions.txt
/trunk/doc/userguide/src/ExecutingTestCases/OutputFiles.txt
=======================================
--- /trunk/doc/userguide/src/Appendices/CommandLineOptions.txt Thu Feb 3
03:25:14 2011
+++ /trunk/doc/userguide/src/Appendices/CommandLineOptions.txt Thu Feb 3
04:04:06 2011
@@ -153,5 +153,5 @@
.. _version information: `usage instructions`_
.. _Removes keyword data: `Removing keywords from outputs`_
-.. _starting time: `Setting times for outputs`_
+.. _starting time: `Setting start and end time of execution`_
.. _ending time: `starting time`_
=======================================
--- /trunk/doc/userguide/src/ExecutingTestCases/OutputFiles.txt Thu Feb 3
03:25:14 2011
+++ /trunk/doc/userguide/src/ExecutingTestCases/OutputFiles.txt Thu Feb 3
04:04:06 2011
@@ -577,8 +577,8 @@
These options are available only when `post-processing outputs`_ with
:prog:`rebot`.
-Setting times for outputs
-'''''''''''''''''''''''''
+Setting start and end time of execution
+'''''''''''''''''''''''''''''''''''''''
When `combining outputs`_, it is possible to set the start and end time of
the
combined test suite using the options :opt:`--starttime`
and :opt:`--endtime`,