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

improve the -help command #73

Open
michael-je opened this issue Jan 7, 2022 · 0 comments
Open

improve the -help command #73

michael-je opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@michael-je
Copy link
Owner

I think the command should be improved in the following ways:

  • when using the command as -help <command name> the user should get a more detailed description than the short one presented when using -help.
  • some commands are very multifunctional. For example, -play can be used as is to to resume playback if paused, or with arguments to queue up a song using either a url or search term, or queue a playlist. I think that it should be possible to give each argument type its own short description to make the functionality more clear, something like:
-play           resume playback if paused
-play <url>     play a song or playlist with a url
-play <term>    play a song using a search term
@michael-je michael-je added the enhancement New feature or request label Jan 7, 2022
@michael-je michael-je self-assigned this Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant