The actual position doesn't matter but most people prefer to see options appear before the arguments. Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> --- Documentation/git-update-ref.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 75d5d46e9d911ab657af3c2eef9b585ac6a36b18 diff --git a/Documentation/git-update-ref.txt b/Documentation/git-update-ref.txt index dfbd886..e062030 100644 --- a/Documentation/git-update-ref.txt +++ b/Documentation/git-update-ref.txt @@ -7,7 +7,7 @@ git-update-ref - update the object name SYNOPSIS -------- -'git-update-ref' <ref> <newvalue> [<oldvalue>] [-m <reason>] +'git-update-ref' [-m <reason>] <ref> <newvalue> [<oldvalue>] DESCRIPTION ----------- -- 1.3.2.g7278 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html