Update documentation to version 1.1
This commit is contained in:
@@ -71,7 +71,7 @@ using namespace std;
|
||||
|
||||
void print_usage( const char *argv0 )
|
||||
{
|
||||
fprintf( stderr, "Usage: %s new [-s] [-i LOCALADDR] [-p PORT] [-- COMMAND...]\n", argv0 );
|
||||
fprintf( stderr, "Usage: %s new [-s] [-i LOCALADDR] [-p PORT] [-c COLORS] [-- COMMAND...]\n", argv0 );
|
||||
}
|
||||
|
||||
/* Simple spinloop */
|
||||
|
||||
Reference in New Issue
Block a user