diff --git a/README.md b/README.md index 140a119..56741c6 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,12 @@ Planned to get auto fixes for wrong ACL, etc or missing config settings A SSH Key has to be generated for each git respository that will be synced and the configuration has to be added to the ssh config file ```sh -create_ssh_config.sh [SSH Key name] [repo url full] ([jump proxy]) +create_ssh_config.sh [repo url full] ([jump proxy]) ``` +> [!notice] +> This will currently output the command to create the SSH key and the host config to add to the ssh config file + ### new_clone.sh Create a new clone