On Sat, Nov 8, 2008 at 10:47 AM, jonuts <[EMAIL PROTECTED]> wrote: > > You can run `merb --version` outside of a merb app to get the current > version info, or `merb --help`, etc. That seems pretty standard to me
Right. Most apps will tell you that if you just type the name of the app without arguments. If, the name of the app without arguments is a valid way to run an app, then the user doesn't get this helpful information. If typing the name of the app doesn't work (e.g., typing merb outside a merb directory) it SHOULD give tell you how to get that information. In this case, it didn't give me any helpful information. I did not want to create a merb app, I wanted to see what version of merb was installed. Can we add some info about, 'to get help type merb --version' or something like that when merb is typed outside a merb directory and without arguments? Thanks -- Jim Freeze --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
