diff --git a/en_US.ISO8859-1/articles/p4-primer/article.xml b/en_US.ISO8859-1/articles/p4-primer/article.xml index 86e7bde9f0..e903f0677c 100644 --- a/en_US.ISO8859-1/articles/p4-primer/article.xml +++ b/en_US.ISO8859-1/articles/p4-primer/article.xml @@ -568,7 +568,7 @@ be listed via <command>p4 changes</command>. This will provide a brief description of each change, who made the change, and what its change number was. A change can be examined - in detail via command>p4 describe + in detail via <command>p4 describe <replaceable>changenumber</replaceable></command>. This will provide the submit log and the diffs of the actual change.</para>