fix docs
authorAlan T. DeKok <aland@freeradius.org>
Mon, 8 Jun 2015 20:08:21 +0000 (16:08 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 8 Jun 2015 20:08:21 +0000 (16:08 -0400)
share/format.pl

index a0031d1..daa2d58 100755 (executable)
@@ -2,7 +2,7 @@
 #
 #  Format the dictionaries according to a standard scheme.
 #
-#  Usage: cat dictionary | ./format.pl > new
+#  Usage: ./format.pl dictionary.foo
 #
 #  We don't over-write the dictionaries in place, so that the process
 #  can be double-checked by hand.