mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-26 16:28:28 +00:00
Add exit status to checkupdate docs
This commit is contained in:
parent
0569224abc
commit
9a42ad833a
@ -282,6 +282,10 @@ instances.
|
|||||||
`checkupdate`::
|
`checkupdate`::
|
||||||
Checks if an ARK server update is available
|
Checks if an ARK server update is available
|
||||||
|
|
||||||
|
Exit status;;
|
||||||
|
- 0: No update is available
|
||||||
|
- 1: An update is available
|
||||||
|
|
||||||
`checkmodupdate`::
|
`checkmodupdate`::
|
||||||
Checks if any mods need updating on the server
|
Checks if any mods need updating on the server
|
||||||
|
|
||||||
@ -293,8 +297,8 @@ instances.
|
|||||||
- 1: No update is available
|
- 1: No update is available
|
||||||
- 2: One or more mods is missing from the workshop
|
- 2: One or more mods is missing from the workshop
|
||||||
|
|
||||||
Reversed status codes;;
|
Reversed status codes (--revstatus);;
|
||||||
- 0: No update is avaibale
|
- 0: No update is available
|
||||||
- 1: An update is available
|
- 1: An update is available
|
||||||
- 2: One or more mods is missing from the workshop
|
- 2: One or more mods is missing from the workshop
|
||||||
- 3: appworkshop_346110.acf is missing
|
- 3: appworkshop_346110.acf is missing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user