Changeset c45628b in code for icbd.c


Ignore:
Timestamp:
Jan 8, 2010, 1:27:28 PM (15 years ago)
Author:
Mike Belopuhov <mike.belopuhov@…>
Branches:
master
Children:
c8c9ccf
Parents:
a785c27
Message:

describe -S option in the manual page; sync usage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • icbd.c

    ra785c27 rc45628b  
    278278{
    279279        (void)fprintf(stderr, "usage: %s [-46Cdv] [-G group1[,group2,...]] "
    280            "[[addr][:port] ...]\n",  __progname);
     280           "[-S name] [[addr][:port] ...]\n",  __progname);
    281281        exit(EX_USAGE);
    282282}
Note: See TracChangeset for help on using the changeset viewer.