Changeset ca6a47e for owl.c


Ignore:
Timestamp:
Oct 23, 2010, 1:17:12 AM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.7, release-1.8, release-1.9
Children:
c366cbd
Parents:
c38bfe0
git-author:
David Benjamin <davidben@mit.edu> (10/23/10 01:09:21)
git-committer:
David Benjamin <davidben@mit.edu> (10/23/10 01:17:12)
Message:
In the startup message, suggest quickstart before help

It looks like we want quickstart tried first, then the help. Perhaps we
want to go further and always show the quickstart on first run.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.c

    r9c678a5 rca6a47e  
    550550  owl_function_adminmsg("",
    551551    "-----------------------------------------------------------------------\n"
    552     "Welcome to barnowl version " OWL_VERSION_STRING ".  Press 'h' for on-line help.\n"
     552    "Welcome to barnowl version " OWL_VERSION_STRING ".\n"
    553553    "To see a quick introduction, type ':show quickstart'.                  \n"
     554    "Press 'h' for on-line help.                                            \n"
    554555    "                                                                       \n"
    555556    "BarnOwl is free software. Type ':show license' for more                \n"
Note: See TracChangeset for help on using the changeset viewer.