Changes between Version 8 and Version 9 of VincentFAQ


Ignore:
Timestamp:
May 6, 2005, 4:08:29 PM (21 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentFAQ

    v8 v9  
    120120
    121121 cmt create <package_name> <version>
     122
     123== Does the "requirements" file support comments ? ==
     124
     125Yes. A comment starts with a hash character (#) that is not part of a string literal, and ends at the end of the physical line.