diff options
Diffstat (limited to 'doc/raketasks')
| -rw-r--r-- | doc/raketasks/import.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/raketasks/import.md b/doc/raketasks/import.md index 1f34abddd7f..a873cd299e3 100644 --- a/doc/raketasks/import.md +++ b/doc/raketasks/import.md @@ -36,13 +36,13 @@ gitlab_shell: ``` -### Copy your bare repositories inside this newly created folder, e.g.: +### Copy your bare repositories inside this newly created folder: ``` $ cp -r /old/git/foo.git/ /home/git/repositories/new_group/ ``` -### Run the commands below depending on you type of installation: +### Run the commands below depending on your type of installation: #### Omnibus Installation |
