restore shellArguments.c no modify status
This commit is contained in:
parent
47625d6ddc
commit
cdbb473f7d
|
@ -93,6 +93,7 @@ void shellPrintHelp() {
|
||||||
printf("\r\n\r\nReport bugs to %s.\r\n", "support@taosdata.com");
|
printf("\r\n\r\nReport bugs to %s.\r\n", "support@taosdata.com");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef LINUX
|
#ifdef LINUX
|
||||||
#include <argp.h>
|
#include <argp.h>
|
||||||
#ifdef _ALPINE
|
#ifdef _ALPINE
|
||||||
|
|
Loading…
Reference in New Issue