diff --git a/README.md b/README.md index ba2fbc9..2b8b29c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ sudo cp giteaDo /usr/bin/ ## Usage -giteaDo [-h|-c|-d|-l] +giteaDo [-h|-c|-i|-d|-l] > you can have many options in one run such as giteaDo -h -l -d @@ -35,7 +35,8 @@ To create a new repository giteaDo -c|--create ``` -To create a new repository in current folder with a random commit message (If you don't want it to be random just change the message in something like "Initial commit") +To create a new repository in current folder with a random commit message +(If you don't want it to be random just change the message in something like "Initial commit") ```sh giteaDo -i|--instant