From: Alan T. DeKok Date: Mon, 8 Jun 2015 20:08:21 +0000 (-0400) Subject: fix docs X-Git-Tag: release_3_0_9~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2725e0971dd689da57bb515e8f91a97c5906299c;p=thirdparty%2Ffreeradius-server.git fix docs --- diff --git a/share/format.pl b/share/format.pl index a0031d1b49f..daa2d58be47 100755 --- a/share/format.pl +++ b/share/format.pl @@ -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.