blob: e22a10d99d66ff85dbfc41e592e6f41650f4099e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- ./man/lcreate.1.orig 2010-12-13 04:50:53.000000000 +0100
+++ ./man/lcreate.1 2014-06-29 12:15:04.247544144 +0200
@@ -45,12 +45,6 @@
.sp
If the -n option is given, no files or transcripts are uploaded. Instead,
.B lcreate
-verifies that all files exist in the filesystem and have
-the same size as listed in the transcript. If used with the -c option,
-checksums are also verified.
-.sp
-If the -n option is given, no files or transcripts are uploaded. Instead,
-.B lcreate
uses
.BR access (2)
to verify that all files in the transcript exist in the
|