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
Reading the code it seems that the -n parameter has to be >= 2, but I don't see any explicit checks for that and running with 0 or 1 did not seem to produce any errors.
Reading the code it seems that the -n parameter has to be >= 2, but I don't see any explicit checks for that and running with 0 or 1 did not seem to produce any errors.