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
Under allocations, account usage instructions are incorrect for midway 3.
accounts usage --byuser should be accounts -byuser (one dash not two. One dash and two dashes work for Midway 2)
accounts usage --byjob does not work on Midway 3 and accounts usage -byjob returns an error on Midway 3.
accounts usage --byjob and accounts usage -byjob both work for Midway 2.
The text was updated successfully, but these errors were encountered:
@RossHyman These are addressed in #214
Sorry, something went wrong.
Thanks
No branches or pull requests
Under allocations, account usage instructions are incorrect for midway 3.
accounts usage --byuser should be accounts -byuser (one dash not two. One dash and two dashes work for Midway 2)
accounts usage --byjob does not work on Midway 3 and accounts usage -byjob returns an error on Midway 3.
accounts usage --byjob and accounts usage -byjob both work for Midway 2.
The text was updated successfully, but these errors were encountered: