We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Only save, restore and list are shown.
As a User, when invoking lwsm or lwsm --help, I should get the documentation for all commands: list, save, restore and remove.
lwsm
lwsm --help
list
save
restore
remove
Only the three first ones (list, save and restore) are shown. remove is not.
On a working installation, just run lwsm or lwsm --help
The text was updated successfully, but these errors were encountered:
You're absolutely right. Thanks for reporting! Would you mind providing a PR for this?
Sorry, something went wrong.
No branches or pull requests
Only save, restore and list are shown.
Your Environment
Expected Behavior
As a User, when invoking
lwsm
orlwsm --help
, I should get the documentation for all commands:list
,save
,restore
andremove
.Current Behavior
Only the three first ones (
list
,save
andrestore
) are shown.remove
is not.Steps to Reproduce (for bugs)
On a working installation, just run
lwsm
orlwsm --help
The text was updated successfully, but these errors were encountered: