mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
OMG a spelling mistake\!
This commit is contained in:
parent
909072ad54
commit
158266684d
|
|
@ -4,7 +4,7 @@
|
|||
.TH "GIT\-SCP" "1" "December 2014" "" "Git Extras"
|
||||
.
|
||||
.SH "NAME"
|
||||
\fBgit\-scp\fR \- Copy files to SSH comptabile \fBgit\-remote\fR
|
||||
\fBgit\-scp\fR \- Copy files to SSH compatible \fBgit\-remote\fR
|
||||
.
|
||||
.SH "SYNOPSIS"
|
||||
.
|
||||
|
|
|
|||
|
|
@ -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-scp(1) - Copy files to SSH comptabile <code>git-remote</code></title>
|
||||
<title>git-scp(1) - Copy files to SSH compatible <code>git-remote</code></title>
|
||||
<style type='text/css' media='all'>
|
||||
/* style: man */
|
||||
body#manpage {margin:0}
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
<h2 id="NAME">NAME</h2>
|
||||
<p class="man-name">
|
||||
<code>git-scp</code> - <span class="man-whatis">Copy files to SSH comptabile <code>git-remote</code></span>
|
||||
<code>git-scp</code> - <span class="man-whatis">Copy files to SSH compatible <code>git-remote</code></span>
|
||||
</p>
|
||||
|
||||
<h2 id="SYNOPSIS">SYNOPSIS</h2>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
git-scp(1) -- Copy files to SSH comptabile `git-remote`
|
||||
git-scp(1) -- Copy files to SSH compatible `git-remote`
|
||||
=======================================================
|
||||
|
||||
## SYNOPSIS
|
||||
|
|
|
|||
Loading…
Reference in a new issue