X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/2309790bb91081d044c8385b6d9e29780143e5db..e437aa97b3952531dbadac2fcc34b9bd48c2a86b:/doc/error_codes.md

diff --git a/doc/error_codes.md b/doc/error_codes.md
index 008d4a1..49cb084 100644
--- a/doc/error_codes.md
+++ b/doc/error_codes.md
@@ -1,7 +1,7 @@
 * 0: OK
 * 1: Generic error
-* 10: Init failed because $GIT_DIR exists
-* 11: Could not enter $GIT_WORK_TREE
+* 10: Init failed because $GIT\_DIR exists
+* 11: Could not enter $GIT\_WORK\_TREE
 * 12: No repository found
 * 13: Required directory exists but is not a directory
 * 16: Potentially harmful operation aborted
@@ -17,5 +17,3 @@
 * 57: Could not write to file
 * 57: Could not delete directory
 * 59: Could not delete file
-
-* 99: Error code reserved for actions that should never happen