diff --git a/README.md b/README.md index fc14bc1..7cf8e72 100644 --- a/README.md +++ b/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 [ ] +## Wiki +
https://wiki.koozali.org/ + +## Bugzilla +
https://bugs.koozali.org/show_bug.cgi?id=12359 + +## Usage + +By default this will create the new package in your personal organisation. +Use the \ option to move it back into the source organisation. + + rename-emith-pkg.sh [ ] * \ 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). \ No newline at end of file +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 [ ] \ No newline at end of file