Query: tidy_changelog
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIDY_CHANGELOG(1) User Contributed Perl Documentation TIDY_CHANGELOG(1)NAMEtidy_changelog - command-line tool for CPAN::ChangesSYNOPSIS$ tidy_changelog ChangelogDESCRIPTIONTakes a changelog file, parse it using CPAN::Changes and prints out the resulting output. If a file is not given, the program will see if there is one file in the current directory beginning by 'change' (case-insensitive) and, if so, assume it to be the changelog.ARGUMENTS--next If provided, assumes that there is a placeholder header for an upcoming next release. The placeholder token is given via --token. --token Regular expression to use to detect the token for an upcoming release if --next is used. If not explicitly given, defaults to "{{$NEXT}}". --headers If given, only print out the release header lines, without any of the changes. --reverse Prints the releases in reverse order (from the oldest to latest). perl v5.16.3 2013-05-02 TIDY_CHANGELOG(1)
| Related Man Pages |
|---|
| dpkg-mergechangelogs(1) - linux |
| dpkg::changelog::entry(3) - linux |
| dpkg::changelog::entry(3) - debian |
| dpkg::changelog::parse(3) - debian |
| mkdoc::xml::tokenizer(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |