Created
February 26, 2014 14:05
-
-
Save grk/9229975 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ heroku help | grep account | |
account # manage heroku account options | |
members # manage membership in organization accounts | |
orgs # manage organization accounts | |
➜ ~ heroku account | |
! `account` is not a heroku command. | |
! See `heroku help` for a list of available commands. | |
➜ ~ heroku help account | |
! account is not a heroku command. See `heroku help`. | |
➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment