- Timestamp:
- Aug 17, 2023, 4:26:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/Ohana/src/opihi/cmd.data/box.c
r41379 r42513 305 305 gprint (GP_ERR, " -xfminor, -yfminor, +xfminor, +yfminor\n"); 306 306 gprint (GP_ERR, " \n"); 307 gprint (GP_ERR, " -dmajor : set the major ti xk spacing (all axes)\n");307 gprint (GP_ERR, " -dmajor : set the major tick spacing (all axes)\n"); 308 308 gprint (GP_ERR, " alternatively, set each axis independently with:\n"); 309 309 gprint (GP_ERR, " -xdmajor, -ydmajor, +xdmajor, +ydmajor\n"); … … 312 312 gprint (GP_ERR, " alternatively, set each axis independently with:\n"); 313 313 gprint (GP_ERR, " -xflabel, -yflabel, +xflabel, +yflabel\n"); 314 gprint (GP_ERR, " \n"); 315 gprint (GP_ERR, " -format : set the format (C-style) for the tick labels (all axes)\n"); 316 gprint (GP_ERR, " alternatively, set each axis independently with:\n"); 317 gprint (GP_ERR, " -xformat, -yformat, +xformat, +yformat\n"); 314 318 315 319 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
