fix(Scripts/Commands): fix wpgps and add sai option for formating (#17990)

* fix(Scripts/Commands): fix wpgps and add sai option for formating

* ???
This commit is contained in:
avarishd
2023-12-12 04:54:52 +02:00
committed by GitHub
parent 65e88d226b
commit 0ab4931bf5
2 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `command` SET `help`='Syntax: .wpgps\r\nOutput current position to sql developer log as partial SQL query to be used in pathing (formated for waypoint_data table).\r\nUse .wpgps sai for waypoint (SAI) table format.' WHERE `name`='wpgps';