From 750aa2c87d4cf3abfed4ed076fc9b54b515475ca Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Sat, 6 Aug 2022 22:39:38 -0700 Subject: [PATCH] Update gitlab.md --- examples/gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gitlab.md b/examples/gitlab.md index 6545059..a7a93e3 100644 --- a/examples/gitlab.md +++ b/examples/gitlab.md @@ -21,7 +21,7 @@ ghorg clone all-groups --base-url=http:// --scm=gitlab --token=XXXXXX --preserve-dir --insecure-gitlab-client ### Cloning Specific Groups -1. Clone a single **group**, **preserving the directory structure** of subgroups within that group +1. Clone a single group, **preserving the directory structure** of any subgroups within that group ``` ghorg clone --base-url=https:// --scm=gitlab --preserve-dir