Commit b5a7abda authored by Hugues Peccatte's avatar Hugues Peccatte
Browse files

Fix typo in documentation

parent bd90d27e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ by a third-party CI or directly from the command line.
It uses the CI `Job-Token` to authorize against the GitLab Rails API, which is passed to it by the GitLab Runner.

The CLI can also be called independently, and can still create the Release via Rails API
if the `Job-Token` and correct command line params are provided.
<!-- if the `Job-Token` and correct command line params are provided. -->

## Development

@@ -105,7 +105,7 @@ The output is:

```plaintext
NAME:
   help create-from-file - Create a Release uaing GitLab's Releases API https://docs.gitlab.com/ee/api/releases/#create-a-release
   help create-from-file - Create a Release using GitLab's Releases API https://docs.gitlab.com/ee/api/releases/#create-a-release

USAGE:
   help create-from-file [command options] [arguments...]