Changeset 26411 for trunk/Ohana/src/opihi/pcontrol/host.c
- Timestamp:
- Dec 15, 2009, 3:42:06 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/host.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/host.c
r25872 r26411 96 96 usage: 97 97 gprint (GP_LOG, "USAGE: host (command) (hostname)\n"); 98 gprint (GP_ ERR, " valid commands: add, on, retry, check, off, delete\n");99 gprint (GP_ ERR, " -threads Nthreads is optional for 'add'\n");98 gprint (GP_LOG, " valid commands: add, on, retry, check, off, delete\n"); 99 gprint (GP_LOG, " -threads Nthreads is optional for 'add'\n"); 100 100 return (FALSE); 101 101 }
Note:
See TracChangeset
for help on using the changeset viewer.
