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

[BUG] Wrong example given #19

Closed
pythonian23 opened this issue Nov 21, 2023 · 1 comment
Closed

[BUG] Wrong example given #19

pythonian23 opened this issue Nov 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@pythonian23
Copy link

Describe the bug
The example provided by as-cmd -h is:

Example:
  as-cmd -l 192.168.3.2:65530 -e 48

This does not run as-cmd properly.

To Reproduce
Steps to reproduce the behavior:

  1. as-cmd -h

Expected behavior

Example:
  as-cmd -b 192.168.3.2:65530 -e 48

It should probably be -b, not -l.

Server (please complete the following information):

  • OS: [openSUSE TUmbeweed 20231117]
  • GUI or CMD: [CMD]
  • Version [0.0.12]
@pythonian23 pythonian23 added the bug Something isn't working label Nov 21, 2023
@mkckr0 mkckr0 closed this as completed Dec 18, 2023
@mkckr0
Copy link
Owner

mkckr0 commented Dec 18, 2023

Fix at #22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants