minor change...

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@421 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
matlabbe 2015-01-12 16:48:09 +00:00
parent 82f953b911
commit 9b7587182a

View File

@ -38,7 +38,7 @@ void showUsage()
{ {
printf("\ntcpService [options] port\n" printf("\ntcpService [options] port\n"
" Options:\n" " Options:\n"
" --add \"image.png\" # Add object (file name + id). Set id=0 " " --add \"image.png\" # Add object (file name + id). Set id=0\n"
" will make the server generating an id.\n" " will make the server generating an id.\n"
" --remove # Remove object by ID.\n" " --remove # Remove object by ID.\n"
" --host #.#.#.# Set host address.\n" " --host #.#.#.# Set host address.\n"