'Unsunrise' the script description.
sunrise-commit can be used basically with any repository, not necessarily Sunrise.
This commit is contained in:
parent
60a91f15d3
commit
e9c45a709a
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# sunrise-commit -- commit changes to the Sunrise overlay.
|
||||
# sunrise-commit -- a Gentoo repository commit helper
|
||||
# (c) 2010 Michał Górny <gentoo@mgorny.alt.pl>
|
||||
# Released under the terms of the 3-clause BSD license.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
.SH NAME
|
||||
|
||||
sunrise-commit \- commit changes to the Sunrise overlay.
|
||||
sunrise-commit \- a Gentoo repository commit helper.
|
||||
|
||||
.SH SYNOPSIS
|
||||
|
||||
@ -14,8 +14,8 @@ sunrise-commit \- commit changes to the Sunrise overlay.
|
||||
.SH DESCRIPTION
|
||||
|
||||
.B sunrise-commit
|
||||
is a helper script for Sunrise overlay commiters. Apart from performing
|
||||
the actual commit, it performs the following tasks:
|
||||
is a helper script for Gentoo repository commiters. Apart from
|
||||
performing the actual commit, it performs the following tasks:
|
||||
|
||||
\- performs basic integrity and QA checks on the modified packages,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user