public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jari Aalto <jari.aalto@cante•net>
To: git@vger•kernel.org
Subject: [PATCH] Change options to alphabetical order
Date: Mon, 27 Aug 2007 08:55:26 +0300	[thread overview]
Message-ID: <6431frn5.fsf@cante.net> (raw)

Signed-off-by: Jari Aalto <jari.aalto@cante•net>
---
 Documentation/git-tag.txt |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index 74a7e2e..c5ed80f 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -38,20 +38,15 @@ OPTIONS
 -a::
 	Make an unsigned, annotated tag object
 
--s::
-	Make a GPG-signed tag, using the default e-mail address's key
-
--u <key-id>::
-	Make a GPG-signed tag, using the given key
+-d::
+	Delete existing tags with the given names.
 
 -f::
 	Replace an existing tag with the given name (instead of failing)
 
--d::
-	Delete existing tags with the given names.
-
--v::
-	Verify the gpg signature of given the tag
+-F <file>::
+	Take the tag message from the given file.  Use '-' to
+	read the message from the standard input.
 
 -l <pattern>::
 	List tags that match the given pattern (or all if no pattern is given).
@@ -59,9 +54,14 @@ OPTIONS
 -m <msg>::
 	Use the given tag message (instead of prompting)
 
--F <file>::
-	Take the tag message from the given file.  Use '-' to
-	read the message from the standard input.
+-s::
+	Make a GPG-signed tag, using the default e-mail address's key
+
+-u <key-id>::
+	Make a GPG-signed tag, using the given key
+
+-v::
+	Verify the gpg signature of given the tag
 
 CONFIGURATION
 -------------
-- 
1.5.3.rc5

             reply	other threads:[~2007-08-27  5:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-27  5:55 Jari Aalto [this message]
2007-08-27  8:16 ` [PATCH] Change options to alphabetical order Junio C Hamano
2007-08-27 13:29   ` Jari Aalto
2007-08-27 23:21   ` Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6431frn5.fsf@cante.net \
    --to=jari.aalto@cante$(echo .)net \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox