[Groonga-commit] groonga/groonga at ef7782b [master] Fix a typo in usage

Back to archive index

Susumu Yata null+****@clear*****
Tue Jun 7 11:03:05 JST 2016


Susumu Yata	2016-06-07 11:03:05 +0900 (Tue, 07 Jun 2016)

  New Revision: ef7782b899ba65bfe7e2114006fd8623d1b3d6b3
  https://github.com/groonga/groonga/commit/ef7782b899ba65bfe7e2114006fd8623d1b3d6b3

  Message:
    Fix a typo in usage

  Modified files:
    src/groonga.c

  Modified: src/groonga.c (+1 -1)
===================================================================
--- src/groonga.c    2016-06-08 09:17:49 +0900 (d020be4)
+++ src/groonga.c    2016-06-07 11:03:05 +0900 (09d74a0)
@@ -3082,7 +3082,7 @@ show_usage(FILE *output)
           "      --file <path>:          read commands from specified file\n"
           "      --input-fd <FD>:        read commands from specified file descriptor\n"
           "                              --file has a prioriry over --input-fd\n"
-          "      --output-fd <FD>:       output response to specifid file descriptor\n"
+          "      --output-fd <FD>:       output response to specified file descriptor\n"
           "  -p, --port <port number>:   specify server port number (client mode only)\n"
           "                              (default: %d)\n"
           "\n"
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index