Changeset 42128 for trunk/Ohana/src/opihi/cmd.data/mslice.c
- Timestamp:
- Mar 19, 2022, 8:43:32 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/mslice.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/mslice.c
r40334 r42128 31 31 if (argc != 4) { 32 32 gprint (GP_ERR, "USAGE: mslice <input> <output> plane [-x,-y,-z]\n"); 33 gprint (GP_ERR, " extract 2D image from 3D cube (opposite of mlayer)\n"); 33 34 gprint (GP_ERR, " -z is default\n"); 34 35 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
