Update README
This commit is contained in:
parent
89ce83f496
commit
7b789d155e
17
README.md
17
README.md
@ -2,7 +2,18 @@
|
||||
|
||||
This script will rename an e-smith package as smeserver and change relevant files (Bugzilla #12359)
|
||||
|
||||
rename-emith-pkg.sh <pkg> [<organisation> <local> <force> <debug>]
|
||||
## Wiki
|
||||
<br />https://wiki.koozali.org/
|
||||
|
||||
## Bugzilla
|
||||
<br />https://bugs.koozali.org/show_bug.cgi?id=12359
|
||||
|
||||
## Usage
|
||||
|
||||
By default this will create the new package in your personal organisation.
|
||||
Use the \<transfer\> option to move it back into the source organisation.
|
||||
|
||||
rename-emith-pkg.sh <pkg> [<organisation> <local> <force> <transfer> <debug> <silent>]
|
||||
|
||||
* \<pkg\> Module name to be renamed (e.g. e-smith-dnscache)
|
||||
|
||||
@ -18,4 +29,6 @@ optional parameters, can appear in any order
|
||||
Note: this script uses the smeserver-gitutils config file
|
||||
|
||||
# e-smith-packages.lst
|
||||
Is a text file list of all e-smith packages to be converted, for use with parse-list.sh (from smeserver-gitutils).
|
||||
Is a text file list of all e-smith packages to be converted, for use with parse-list.sh (from smeserver-gitutils).
|
||||
|
||||
parse-list.sh e-smith-packages.lst rename-e-smith-pkg.sh [<noisy> <organisation> <transfer> <force>]
|
Loading…
Reference in New Issue
Block a user