diff --git a/Error-Codes.md b/Error-Codes.md index 48c7c25..de188be 100644 --- a/Error-Codes.md +++ b/Error-Codes.md @@ -2,7 +2,7 @@ Proposal for consistent error codes across the entire lbrynet API. Code | Name ---:|--- -**1xx** | **Daemon `start` other CLI command Failures (non-recoverable)** +**1xx** | **Daemon `start` and other CLI command failures (non-recoverable)** **10x** | Meta error codes not presented by `lbrynet` itself but from apps trying to interact with `lbrynet`. 100 | Cannot find the `lbrynet` command. 101 | Permission denied trying to execute `lbrynet` command.