- Timestamp:
- Dec 17, 2015, 11:22:28 AM (11 years ago)
- Location:
- trunk/Ohana/src/opihi
- Files:
-
- 2 edited
-
cmd.data/write_vectors.c (modified) (1 diff)
-
dvo/remote.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/write_vectors.c
r38441 r39283 265 265 gprint (GP_ERR, " K : 8 byte int\n"); 266 266 gprint (GP_ERR, " D : 4 byte float\n"); 267 gprint (GP_ERR, " F : 1byte float\n");267 gprint (GP_ERR, " E : 8 byte float\n"); 268 268 gprint (GP_ERR, " -h : this help listing\n"); 269 269 gprint (GP_ERR, " --h : this help listing\n"); -
trunk/Ohana/src/opihi/dvo/remote.c
r35416 r39283 25 25 gprint (GP_ERR, " options:\n"); 26 26 gprint (GP_ERR, " -v : verbose mode:\n"); 27 gprint (GP_ERR, " -skip-result : do not try to read from the result file\n"); 27 28 gprint (GP_ERR, "OR: remote -reload (uniquer)\n"); 28 29 gprint (GP_ERR, "OR: remote -get-results (uniquer)\n");
Note:
See TracChangeset
for help on using the changeset viewer.
