X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/935df7b27742bd2677fe8b74586ece85e138de68..10c7871c75b7e5406ec2126ef372d9af9a9fa823:/doc/error_codes.md diff --git a/doc/error_codes.md b/doc/error_codes.md index 70496b5..e127e7d 100644 --- a/doc/error_codes.md +++ b/doc/error_codes.md @@ -13,5 +13,7 @@ * 53: Could not move file * 54: Directory exists * 55: File exists - -* 99: Error code reserved for actions that should never happen +* 56: +* 57: Could not write to file +* 57: Could not delete directory +* 59: Could not delete file