Browse Source

directory is now mandatory

michael 25 years ago
parent
commit
3a51e85cf5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      install/man/man1/delp.1

+ 3 - 3
install/man/man1/delp.1

@@ -4,12 +4,12 @@ delp \- The Free Pascal file deletion tool.
 
 
 .SH SYNOPSIS
 .SH SYNOPSIS
 
 
-.B delp
+.B delp [options] directory
 
 
 .SH DESCRIPTION
 .SH DESCRIPTION
 
 
 .B delp
 .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
 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
 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
 the number of files that were deleted, together with the amount of bytes
@@ -17,7 +17,7 @@ freed by this process.
 
 
 .SH USAGE
 .SH USAGE
 
 
-.B delp
+.B delp 
 takes the following options at this time:
 takes the following options at this time:
 .TP
 .TP
 .B \-e
 .B \-e