Changed the terms for consistency (repo = user/project).
This commit is contained in:
parent
b1c5639eb3
commit
2462eefbbe
|
@ -56,10 +56,10 @@ variables. See *curl*(1), section _ENVIRONMENT_.
|
|||
|
||||
== EXAMPLES
|
||||
|
||||
`gitea2rss https://git.example.com/user/repo > repo.rss`
|
||||
`gitea2rss https://git.example.com/user/project > repo.rss`
|
||||
|
||||
`https_proxy="socks4a://user:pass@localhost:9050/" gitea2rss
|
||||
https://git.example.com/user/repo`
|
||||
https://git.example.com/user/project`
|
||||
|
||||
=== Example RSS feed
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user