mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 12:12:47 +00:00
Update manpage to show multiple rsync paths.
This commit is contained in:
parent
7e5496381a
commit
ecd9df22dc
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ EXAMPLE
|
|||
releaser = tito.release.YumRepoReleaser
|
||||
builder = tito.builder.MockBuilder
|
||||
builder.mock = fedora-15-x86_64
|
||||
rsync = fedorapeople.org:/srv/repos/dgoodwin/tito/fedora-15/x86_64/
|
||||
rsync = fedorapeople.org:/srv/repos/dgoodwin/tito/fedora-15/x86_64/ fedorapeople.org:/srv/repos/dgoodwin/tito/fedora-15/x86_64/
|
||||
|
||||
[yum-f16-x86_64]
|
||||
releaser = tito.release.YumRepoReleaser
|
||||
|
|
Loading…
Add table
Reference in a new issue