To be honest, I do not quite remember everything I changed here today. But it is all good, I tell ya.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user