mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
update the title of git-clear-soft
This commit is contained in:
parent
217f536606
commit
61c197bdbd
|
|
@ -1,10 +1,10 @@
|
|||
.\" generated with Ronn/v0.7.3
|
||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||
.
|
||||
.TH "GIT\-CLEAR\-SOFT" "1" "May 2016" "" ""
|
||||
.TH "GIT\-CLEAR\-SOFT" "1" "July 2016" "" ""
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBgit\-clear\-soft\fR \- Soft clean up of a repository
|
||||
\fBgit\-clear\-soft\fR \- Soft clean up a repository
|
||||
.
|
||||
.SH "SYNOPSIS"
|
||||
\fBgit\-clear\-soft\fR
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta http-equiv='content-type' value='text/html;charset=utf8'>
|
||||
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
|
||||
<title>git-clear-soft(1) - Soft clean up of a repository</title>
|
||||
<title>git-clear-soft(1) - Soft clean up a repository</title>
|
||||
<style type='text/css' media='all'>
|
||||
/* style: man */
|
||||
body#manpage {margin:0}
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
|
||||
<h2 id="NAME">NAME</h2>
|
||||
<p class="man-name">
|
||||
<code>git-clear-soft</code> - <span class="man-whatis">Soft clean up of a repository</span>
|
||||
<code>git-clear-soft</code> - <span class="man-whatis">Soft clean up a repository</span>
|
||||
</p>
|
||||
|
||||
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
<h2 id="AUTHOR">AUTHOR</h2>
|
||||
|
||||
<p>Modified version of script written by Daniel 'grindhold' Brendle <<a href="mailto:grindhold@gmx.net" data-bare-link="true">grindhold@gmx.net</a>> by Matiss Treinis <<a href="mailto:mrtreinis@gmail.com" data-bare-link="true">mrtreinis@gmail.com</a>></p>
|
||||
<p>Modified version of script written by Daniel 'grindhold' Brendle <<a href="mailto:grindhold@gmx.net" data-bare-link="true">grindhold@gmx.net</a>> by Matiss Treinis <<a href="mailto:mrtreinis@gmail.com" data-bare-link="true">mrtreinis@gmail.com</a>></p>
|
||||
|
||||
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>
|
||||
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
|
||||
<ol class='man-decor man-foot man foot'>
|
||||
<li class='tl'></li>
|
||||
<li class='tc'>May 2016</li>
|
||||
<li class='tc'>July 2016</li>
|
||||
<li class='tr'>git-clear-soft(1)</li>
|
||||
</ol>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
git-clear-soft(1) -- Soft clean up of a repository
|
||||
git-clear-soft(1) -- Soft clean up a repository
|
||||
================================================
|
||||
|
||||
## SYNOPSIS
|
||||
|
|
|
|||
Loading…
Reference in a new issue