Difference between revisions of "Template:Repo link/doc git clone"

From relax wiki
Jump to navigation Jump to search
m (1 revision imported)
(Renamed the 'repo' parameter to 'name', and removed the FlightGear reference.)
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
 
== Goal ==
 
== Goal ==
To provide a consistent representation of the command to clone the [[{{{label|MISSING}}}]] git repository.  It is a subtemplate of the master {{tl|repo link}} template designed to be specific for the FlightGear repository.
+
To provide a consistent representation of the command to clone the [[{{{label|MISSING}}}]] git repository.  It is a subtemplate of the master {{tl|repo link}} template designed to be specific for the relax repositories.
  
 
{{repo link/doc usage
 
{{repo link/doc usage
| template  = {{{repo|MISSING}}} clone
+
| template  = {{{name|MISSING}}} clone
 
| value_cmd = git clone
 
| value_cmd = git clone
 
| opt      = 1
 
| opt      = 1
Line 15: Line 15:
  
 
== Example ==
 
== Example ==
  {{obr}}{{{repo|MISSING}}} clone
+
  {{obr}}{{{name|MISSING}}} clone
 
  {{!}} opt  = {{{opt|-v}}}
 
  {{!}} opt  = {{{opt|-v}}}
 
  {{!}} post = {{{post|MISSING}}}
 
  {{!}} post = {{{post|MISSING}}}
 
  {{cbr}}
 
  {{cbr}}
  
{{{{{repo|MISSING}}} clone
+
{{{{{name|MISSING}}} clone
 
| opt  = {{{opt|-v}}}
 
| opt  = {{{opt|-v}}}
 
| post = {{{post|MISSING}}}
 
| post = {{{post|MISSING}}}

Revision as of 12:44, 26 October 2017