diff --git a/README.md b/README.md index 766c14d..64203d2 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,14 @@ gitomatic Auth methods: ``` -gitomatic -privkey ~/.ssh/id_rsa -gitomatic -username "someone" -password "mypass" +gitomatic -privkey ~/.ssh/id_rsa +gitomatic -username "someone" -password "mypass" ``` Other parameters: ``` -gitomatic -interval 30m -gitomatic -author "John Doe" -gitomatic -email "some@mail.tld" +gitomatic -interval 30m +gitomatic -author "John Doe" +gitomatic -email "some@mail.tld" ```