Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
20
cde/examples/dtdts/README
Normal file
20
cde/examples/dtdts/README
Normal file
@@ -0,0 +1,20 @@
|
||||
/* $XConsortium: README /main/2 1996/07/15 14:00:20 drk $ */
|
||||
|
||||
|
||||
This directory contains demonstrations of the Dts data typing API
|
||||
|
||||
datatyping - Examples of using the Dts API to determine information about
|
||||
a set of files.
|
||||
|
||||
This program will display the data type, icon name
|
||||
and supported actions for each file passed to it.
|
||||
|
||||
The dtaction client can then be used to
|
||||
execute a supported action on the file.
|
||||
|
||||
The usage for datatyping is:
|
||||
Usage: datatyping file1 [ file2 ... ]
|
||||
|
||||
example:
|
||||
|
||||
datatyping *
|
||||
Reference in New Issue
Block a user