summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index fee7b53..b194039 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,11 @@ Remove repo
Import repo
- ./bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git
+ # Default timeout is 2 minutes
+ ./bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git
+
+ # Override timeout in seconds
+ ./bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git 90
Fork repo