@@ -267,7 +267,7 @@ parse(char **expr, int exprlen)
staticvoid
usage(void)
{
eprintf("usage: %s EXPRESSION\n",argv0);
eprintf("usage: %s expression\n",argv0);
}
int
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.