Skip to content
This repository was archived by the owner on Jul 17, 2023. It is now read-only.

Commit 774483c

Browse files
cleanup readme
1 parent 0591136 commit 774483c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ Note that when you run *openode deploy* and your website is already running, it
3939
#### Options
4040

4141
```
42-
openode deploy [-t TOKEN -s SITE_NAME]
42+
openode deploy [-t TOKEN -s SITE_NAME] [repository URL]
4343
```
4444

4545
* *-t:* Provide an API token used for authentication.
4646
* *-s:* Provide a site name.
47+
* repository url: a git repository using (optional)
4748

4849
*.openodeignore*: If you add a .openodeignore file in your repository, the
4950
list of files provided in this file will get ignored (not sent). The format is the

0 commit comments

Comments
 (0)