Skip to content

Commit

Permalink
add exit codes
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jan 19, 2020
1 parent 985f660 commit 9817859
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,14 @@ $ vue-i18n-locale-message export --provider=l10n-service-provider \
```


## :red_car: Exit codes

| Codes | Description |
|-------|----------------------------------------------------|
| 4 | Not completed translation |
| 64 | difference between local and localization services |


## :book: API: Specifications

<p align="center"><img width="476px" height="544px" src="./assets/api-usage-image.png" alt="API Usage Image"></p>
Expand Down

0 comments on commit 9817859

Please sign in to comment.