diff options
Diffstat (limited to 'devel/cmdline/DESCR')
-rw-r--r-- | devel/cmdline/DESCR | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/cmdline/DESCR b/devel/cmdline/DESCR deleted file mode 100644 index 651bc43c0db..00000000000 --- a/devel/cmdline/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This is CmdLine, a C++ library for parsing command arguments and assigning -the corresponding values to program variables. Also included is cmdparse, -a program to provide an interface to CmdLine for shell-scripts. |