Fix help lint for user-id

db4
Doug Coleman 2010-02-05 01:20:40 -06:00
parent f72bcd3346
commit 7d73d85856
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ HELP: user-name
HELP: user-id HELP: user-id
{ $values { $values
{ "string" string } { "string" string }
{ "id" integer } } { "id/f" "an integer or f" } }
{ $description "Returns the user id associated with the user-name." } ; { $description "Returns the user id associated with the user-name." } ;
HELP: with-effective-user HELP: with-effective-user