You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some commands lily help <subcmd> == lily <subcmd> --help but for others it doesn't (sync at least), which I find a bit annoying, also because there are help topics that can only be accessed as lily help <topic> and subcommands docs that can only be accessed in full as lily <subcmd> --help.
The text was updated successfully, but these errors were encountered:
For some commands
lily help <subcmd>
==lily <subcmd> --help
but for others it doesn't (sync at least), which I find a bit annoying, also because there are help topics that can only be accessed aslily help <topic>
and subcommands docs that can only be accessed in full aslily <subcmd> --help
.The text was updated successfully, but these errors were encountered: