Klib


  KLIB lib_filename [{+|-}KL_filename] [/B] [/Z] [/M=manufacturer] [/D=Desc]
  KLIB /?
Manipulates KL file libraries created by KC.

Options

  /B
  No backup; avoid creating backup files.

  /Z
  Closes the library, making it read-only and preventing further additions.

  /M=Manufacturer
  Sets the manufacturer name (at creation only).

  /D=Desc
  Sets the description name (at creation only).

Syntax

  lib_filename
  The filename of the KL library to be manipulated.

  +KL_filename
  Adds KL_filename to the library.

  -KL_filename
  Removes KL_filename from the library.

Copyright © 1998 Jim Hall
This file is derived from the FreeDOS Spec Command HOWTO. See the file H2Cpying.txt for copying conditions.