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
There is a bad UX when trying to save to the database both -o sqlite and -d somefile is needed but if only one is there it falls back to tty. There is no error saying that both are required.
There is a bad UX when trying to save to the database both
-o sqliteand-d somefileis needed but if only one is there it falls back to tty. There is no error saying that both are required.