[Ultrapossum-cvs 1118] utils/misc/ldifdiff 1.14,1.15,ldifdiff

Back to archive index

Masato Taruishi taru****@users*****
2004年 11月 5日 (金) 12:46:52 JST


===================================================================
RCS file: utils/misc/ldifdiff/ldifdiff,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- utils/misc/ldifdiff/ldifdiff	2004/11/05 03:45:27	1.14
+++ utils/misc/ldifdiff/ldifdiff	2004/11/05 03:46:52	1.15
@@ -25,7 +25,7 @@
 
 =head2 --include-attrs=<attrs> | e=<attrs>
 
-Specify the comma-separated list of attributes to check. The specified
+Specify the comma-separated list of attributes to be checked. The specified
 attributes here are checked even if you specify it in B<--exclude-attrs>.
 
 =head2 --exclude-attrs=<attrs> | e=<attrs>
@@ -72,7 +72,7 @@
 
 sub usage {
 	print STDERR <<EOF;
-Usage: ldifdiff <old> <new>
+Usage: ldifdiff [<options..>] <old> <new>
 EOF
 }
 



Ultrapossum-cvs メーリングリストの案内
Back to archive index