From 2aeb45a160306dfae71b2d6f4d9ba997bf573057 Mon Sep 17 00:00:00 2001 From: nickl- Date: Sat, 21 Jul 2012 23:05:17 +0200 Subject: [PATCH] whitespace only --- man/git-info.1 | 22 ++++++++++++---------- man/git-info.html | 18 +++++++++++------- man/git-info.md | 13 +++++++------ 3 files changed, 30 insertions(+), 23 deletions(-) diff --git a/man/git-info.1 b/man/git-info.1 index 4406bdd..f736426 100644 --- a/man/git-info.1 +++ b/man/git-info.1 @@ -12,20 +12,22 @@ .SH "DESCRIPTION" Shows the following information about a repository: . -.br -1\. Remote Url(s) +.IP "1." 4 +Remote Url(s) . -.br -2\. Remote Branches +.IP "2." 4 +Remote Branches . -.br -3\. Local Branches +.IP "3." 4 +Local Branches . -.br -4\. Most recent commit +.IP "4." 4 +Most recent commit . -.br -5\. Configuration Info +.IP "5." 4 +Configuration Info +. +.IP "" 0 . .SH "OPTIONS" N/A diff --git a/man/git-info.html b/man/git-info.html index e50c040..76eb4f9 100644 --- a/man/git-info.html +++ b/man/git-info.html @@ -80,12 +80,16 @@

DESCRIPTION

-

Shows the following information about a repository:
-1. Remote Url(s)
-2. Remote Branches
-3. Local Branches
-4. Most recent commit
-5. Configuration Info

+

Shows the following information about a repository:

+ +
    +
  1. Remote Url(s)
  2. +
  3. Remote Branches
  4. +
  5. Local Branches
  6. +
  7. Most recent commit
  8. +
  9. Configuration Info
  10. +
+

OPTIONS

@@ -141,7 +145,7 @@ branch.master.merge=refs/heads/master

AUTHOR

-

Written by Leila Muhtasib <muhtasib@gmail.com>

+

Written by Leila Muhtasib <muhtasib@gmail.com>

REPORTING BUGS

diff --git a/man/git-info.md b/man/git-info.md index df0d1cf..6a55f00 100644 --- a/man/git-info.md +++ b/man/git-info.md @@ -7,12 +7,13 @@ git-info(1) -- Returns information on current repository ## DESCRIPTION -Shows the following information about a repository: -1. Remote Url(s) -2. Remote Branches -3. Local Branches -4. Most recent commit -5. Configuration Info +Shows the following information about a repository: + + 1. Remote Url(s) + 2. Remote Branches + 3. Local Branches + 4. Most recent commit + 5. Configuration Info ## OPTIONS