Commit 6108db03 authored by Evan Read's avatar Evan Read

Merge branch 'docs-repositories-api-fix' into 'master'

Docs: Minor fix to formatting

See merge request gitlab-org/gitlab-ce!24696
parents 6d3f83f9 e2ec2a06
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment