Fix help lint for user-id
parent
f72bcd3346
commit
7d73d85856
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue