Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prioritystatus was in gearmand binary but not in docs #341

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

octavn
Copy link

@octavn octavn commented Jun 2, 2022

[octavn@dev ~]$ gearadmin --priority-status
convert	0	0	0	25
.
[octavn@dev ~]$ telnet localhost 4730
Trying ::1...
Connected to localhost.
Escape character is '^]'.
prioritystatus
convert	0	0	0	25
.

```bash
[octavn@dev ~]$ gearadmin --priority-status
convert	0	0	0	25
.
[octavn@dev ~]$ telnet localhost 4730
Trying ::1...
Connected to localhost.
Escape character is '^]'.
prioritystatus
convert	0	0	0	25
.
```
@esabol esabol merged commit a79599a into gearman:master Jun 3, 2022
@octavn octavn deleted the patch-1 branch June 3, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants