]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Fixed typo of password
authorLudolph Neethling <vcs@ludo.co.za>
Thu, 28 Jan 2016 19:58:02 +0000 (21:58 +0200)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 28 Jan 2016 20:31:28 +0000 (15:31 -0500)
scripts/sql/radsqlrelay

index 3a1efa9971cd3924625f07e07e155c13619e3d95..f72acec0117d9f6cb986a2f3bd2c949e37059887 100755 (executable)
@@ -81,7 +81,7 @@ options:
        -f file         Read password from file, instead of command line.
        -h host         Connect to host.
        -P port         Port number to use for connection.
-       -p passord      Password to use when connecting to server.
+       -p password     Password to use when connecting to server.
        -u user         User for login.
        -x              Turn on debugging.
 HERE