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
App just marks each key by printing out o for keys it is trying to move or . for the skipped ones. Add a new parameter to CLI that will enable verbose logging (--verbose)
The text was updated successfully, but these errors were encountered:
App just marks each key by printing out
o
for keys it is trying to move or.
for the skipped ones. Add a new parameter to CLI that will enable verbose logging (--verbose
)The text was updated successfully, but these errors were encountered: