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