diff options
Diffstat (limited to 'src/kmk/make.1')
-rw-r--r-- | src/kmk/make.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/kmk/make.1 b/src/kmk/make.1 index e91707c..c76ce25 100644 --- a/src/kmk/make.1 +++ b/src/kmk/make.1 @@ -223,7 +223,8 @@ With no argument, removes a previous load limit. Use the latest mtime between symlinks and target. .TP 0.5i .BR \-n , " \-\-just\-print" , " \-\-dry\-run" , " \-\-recon" -Print the commands that would be executed, but do not execute them. +Print the commands that would be executed, but do not execute them (except in +certain circumstances). .TP 0.5i \fB\-o\fR \fIfile\fR, \fB\-\-old\-file\fR=\fIfile\fR, \fB\-\-assume\-old\fR=\fIfile\fR Do not remake the file |