]> Nishi Git Mirror - dataworks.git/commitdiff
put space
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Thu, 16 May 2024 21:51:58 +0000 (21:51 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Thu, 16 May 2024 21:51:58 +0000 (21:51 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@9 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Client/main.c

index 213184ef535c056570a65f6d01a0e35ded4a50ee..d7d4594dae3661fe5d84baa786543b23efe22289 100644 (file)
@@ -102,7 +102,7 @@ int main(int argc, char** argv) {
                                } else if(__dw_strcaseequ(buf, ".help")) {
                                        padleft(16, ".help");
                                        printf("Shows this help.\n");
-                                       padleft(16, ".bye .quit");
+                                       padleft(16, ".bye  .quit");
                                        printf("Quits from the CLI.\n");
                                        padleft(16, ".version");
                                        printf("Shows the version of DataWorks.\n");