X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/1008fbce6fb0e9cfa0844303be14744d95f31c37..69517f723d87fdf9a1b9af1286ea5a965994bfef:/stgit/commands/clone.py diff --git a/stgit/commands/clone.py b/stgit/commands/clone.py index 17a7d36..f4e3f6b 100644 --- a/stgit/commands/clone.py +++ b/stgit/commands/clone.py @@ -23,7 +23,7 @@ from stgit.utils import * from stgit import stack, git -help = 'pull the changes from the remote repository' +help = 'clone a remote repository into local storage' usage = """%prog [options] Clone a GIT into the local and initialise the