bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #25382] --version, --help command line options


From: bryan newbold
Subject: [Bug-mit-scheme] [bug #25382] --version, --help command line options
Date: Thu, 22 Jan 2009 19:57:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080702 Iceweasel/2.0.0.16 (Debian-2.0.0.16-0etch1)

URL:
  <http://savannah.gnu.org/bugs/?25382>

                 Summary: --version, --help command line options
                 Project: MIT/GNU Scheme
            Submitted by: bnewbold
            Submitted on: Thu 22 Jan 2009 07:57:04 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

The --version and --help options are pretty standard unix flags and can be
useful for scripting, package management, debugging, etc. The information
already exists in the man pages so I don't think it would be too hard to tack
on...

Could be implemented either in the microcode or scheme? For version,
something like the usual banner:

$ mit-scheme --version
MIT/GNU Scheme running under GNU/Linux

Copyright 2006 Massachusetts Institute of Technology.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Image saved on Wednesday September 20, 2006 at 10:31:51 PM
  Release 7.7.90.+ || Microcode 14.17 || Runtime 15.6 || SF 4.41 || LIAR
4.117
  Edwin 3.116

And --help could show the command line options listed in the man files.

Let me know if you would like a patch?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25382>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]