Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Specifying the universal command behaviour #75

Open
Bios-Marcel opened this issue May 21, 2019 · 1 comment
Open

Specifying the universal command behaviour #75

Bios-Marcel opened this issue May 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Bios-Marcel
Copy link
Owner

Bios-Marcel commented May 21, 2019

The current problem with commands is inconsistency. The way commands behave, are named, are called and the way the documentation is written is inconsistent.

How it should be

Commands and subcommands

All commands that have more than one subcommand, will have to be seperated into actual commands. For example account switch and account list will become account-list and account-switch, but will still be call the old way, since account switchwill basically redirect toaccount-switch`.

Documentation

Til now, all documentation for a command was one big page. After seperating commands into subcommands, each command will get a general documentation and each subcommand a documentation just for its own beaviour.

@Bios-Marcel Bios-Marcel added this to the Next Release milestone Jul 25, 2019
Bios-Marcel added a commit that referenced this issue Jul 26, 2019
* The status command now allows querying other users as well
* Improve documentation for status command

Partially Addresses #75
@Bios-Marcel Bios-Marcel self-assigned this Jul 26, 2019
@Bios-Marcel Bios-Marcel added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jul 26, 2019
@Bios-Marcel
Copy link
Owner Author

Bios-Marcel commented Aug 18, 2019

Progress:

  • account
  • file-send
  • fixlayout
  • friends
  • manual
  • server
  • status
  • user

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant