X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/1ce4005c30c89bd3ab2142fe371bc5b50e71c932..57059512207410968f8e796454b03ffdf118ef4e:/Documentation/stg-clone.txt diff --git a/Documentation/stg-clone.txt b/Documentation/stg-clone.txt index 73c0d92..19a8b79 100644 --- a/Documentation/stg-clone.txt +++ b/Documentation/stg-clone.txt @@ -9,7 +9,8 @@ stg-clone - stgdesc:clone[] SYNOPSIS -------- -stg clone [OPTIONS] +[verse] +'stg' clone DESCRIPTION ----------- @@ -20,17 +21,12 @@ a patch stack. This operation is for example suitable to start working using the "tracking branch" workflow (see gitlink:stg[1]). Other means to setup -an StGIT stack are stgdesc:init[] and the '--create' and '--clone' -commands of stgdesc:branch[]. +an StGIT stack are stglink:init[] and the '--create' and '--clone' +commands of stglink:branch[]. The target directory named by will be created by this command, and must not exist beforehand. -OPTIONS -------- - -No specific options. - StGIT ----- Part of the StGIT suite - see gitlink:stg[1].