Docs: Minor fix to formatting

This commit is contained in:
Marti Raudsepp 2019-01-26 15:54:54 +02:00
parent c2b3f64cb4
commit e2ec2a060b
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ GET /projects/:id/repository/archive[.format]
```
`format` is an optional suffix for the archive format. Default is
`tar.gz`. Options are `tar.gz`, `tar.bz2`, `tbz`, 'tbz2`, `tb2`,
`tar.gz`. Options are `tar.gz`, `tar.bz2`, `tbz`, `tbz2`, `tb2`,
`bz2`, `tar`, and `zip`. For example, specifying `archive.zip`
would send an archive in ZIP format.