Skip to content

Commit

Permalink
DOC-1739-rename-error-codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Lee authored and Victor Lee committed Apr 28, 2023
1 parent 012b29c commit 238788e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/reference/nav.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* References
** xref:configuration-parameters.adoc[]
** xref:error-codes.adoc[]
** xref:return-codes.adoc[]
** xref:list-of-privileges.adoc[]
** xref:ports.adoc[]
** xref:glossary.adoc[]
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
= Error codes
= Return codes
:description: The reference page for status codes on the TigerGraph platform.
:page-aliases: error-codes.adoc
:pp: {plus}{plus}

This page documents the _status codes_ and _exit codes_ on the TigerGraph platform. Each status code follows the format: `<component>-<code>` , while exit codes are numeric values between 0 - 255.
Expand Down

0 comments on commit 238788e

Please sign in to comment.