diff --git a/sunrise-commit.1 b/sunrise-commit.1 index 24606ec..54505e5 100644 --- a/sunrise-commit.1 +++ b/sunrise-commit.1 @@ -23,13 +23,13 @@ performing the actual commit, it performs the following tasks: \- prepends the commit message with package name(s). -This script supports both native Subversion repositories and git-svn -checkouts. It is ready to work with the future git repository too. +The script supports GIT, Mercurial and Subversion repositories. For +the latter, it supports the native checkouts as well as git-svn. -Please note that, when used with git variants, this script only -performs the actual commit. (It does not push or dcommit it to the -repository). However, native Subversion commits are performed directly -on the remote repository (due to limitations of Subversion). +Please note that, when used with DVCSes, this script only performs the +actual commit. (It does not push or dcommit it to the repository). +However, native Subversion commits are performed directly on the remote +repository (due to limitations of Subversion). .SH OPTIONS @@ -143,6 +143,12 @@ Please report bugs via Gentoo Bugzilla: Michal Gorny +.SH CONTRIBUTORS + +.IP "Nathan Phillip Brink " + +\- Mercurial support. + .SH "SEE ALSO" .BR ebuild (5), @@ -150,4 +156,3 @@ Michal Gorny .BR git (1), .BR repoman (1), .BR svn (1) -