summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gitlab-projects2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/gitlab-projects b/bin/gitlab-projects
index f34706f..3f7a102 100755
--- a/bin/gitlab-projects
+++ b/bin/gitlab-projects
@@ -11,6 +11,8 @@ require_relative '../lib/gitlab_init'
#
# /bin/gitlab-projects rm-project gitlab/gitlab-ci.git
#
+# /bin/gitlab-projects import-project randx/six.git https://github.com/randx/six.git
+#
require File.join(ROOT_PATH, 'lib', 'gitlab_projects')
GitlabProjects.new.exec