git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-init.txt: order options alphabetically
@ 2010-12-01 20:04 jari.aalto
  0 siblings, 0 replies; only message in thread
From: jari.aalto @ 2010-12-01 20:04 UTC (permalink / raw)
  To: git; +Cc: Jari Aalto

From: Jari Aalto <jari.aalto@cante.net>


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

diff --git a/Documentation/git-init.txt b/Documentation/git-init.txt
index 00d4a12..65463a9 100644
--- a/Documentation/git-init.txt
+++ b/Documentation/git-init.txt
@@ -16,20 +16,15 @@ OPTIONS
 
 --
 
--q::
---quiet::
-
-Only print error and warning messages, all other output will be suppressed.
-
 --bare::
 
 Create a bare repository. If GIT_DIR environment is not set, it is set to the
 current working directory.
 
---template=<template_directory>::
+-q::
+--quiet::
 
-Specify the directory from which templates will be used.  (See the "TEMPLATE
-DIRECTORY" section below.)
+Only print error and warning messages, all other output will be suppressed.
 
 --shared[=(false|true|umask|group|all|world|everybody|0xxx)]::
 
@@ -71,6 +66,11 @@ into it.
 If you name a (possibly non-existent) directory at the end of the command
 line, the command is run inside the directory (possibly after creating it).
 
+--template=<template_directory>::
+
+Specify the directory from which templates will be used.  (See the "TEMPLATE
+DIRECTORY" section below.)
+
 --
 
 
-- 
1.7.2.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-01 20:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 20:04 [PATCH] git-init.txt: order options alphabetically jari.aalto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).