diff --git a/Command-line.md b/Command-line.md
index 218fc6f..2625c95 100644
--- a/Command-line.md
+++ b/Command-line.md
@@ -58,10 +58,8 @@ To see successul, as well as failing, test results just pass this option.
-l, --list [test|reporter] [xml]
-With no arguments this option will list all registered tests and reporters using a standard line based listing format.
-
-Supplying the *xml* argument formats the list as an xml document (which may be useful for consumption by other tools).
-
+With no arguments this option will list all registered tests and reporters using a standard line based listing format.
+Supplying the *xml* argument formats the list as an xml document (which may be useful for consumption by other tools).
Supplying the *test* or *reporter* arguments narrow the list to tests or reporters respectively.
Examples: