directory is now mandatory

This commit is contained in:
michael 2000-01-24 16:33:43 +00:00
parent 1cdac85d7b
commit 3a51e85cf5

View File

@ -4,12 +4,12 @@ delp \- The Free Pascal file deletion tool.
.SH SYNOPSIS
.B delp
.B delp [options] directory
.SH DESCRIPTION
.B delp
deletes files in the current directory that are left over from a Free Pascal
deletes files in the specified directory that are left over from a Free Pascal
compilation process. It knows what files can be produced by the compile
steps and deletes any such files it finds. At the end it gives a summary of
the number of files that were deleted, together with the amount of bytes
@ -17,7 +17,7 @@ freed by this process.
.SH USAGE
.B delp
.B delp
takes the following options at this time:
.TP
.B \-e