Fossil

Diff
Login

Differences From Artifact [b5eeb5558e]:

To Artifact [aa494c7d60]:


24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39


/*
** COMMAND: clone
**
** Usage: %fossil clone ?OPTIONS? URL FILENAME
**
** Make a clone of a repository specified by URL in the local
** file named FILENAME.  
**
** By default, your current login name is used to create the default
** admin user. This can be overridden using the -A|--admin-user
** parameter.
**
** Options:
**







|
|







24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39


/*
** COMMAND: clone
**
** Usage: %fossil clone ?OPTIONS? URL FILENAME
**
** Make a clone of a repository specified by URL in the local file
** named FILENAME.  
**
** By default, your current login name is used to create the default
** admin user. This can be overridden using the -A|--admin-user
** parameter.
**
** Options:
**