Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
274b5a7b
Commit
274b5a7b
authored
Sep 16, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update usage description
parent
00256287
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
ginit
bin/ginit
+1
-1
rpmbs
bin/rpmbs
+1
-1
rpmgs
bin/rpmgs
+1
-1
rpmpub
bin/rpmpub
+1
-1
rpmunmets
bin/rpmunmets
+1
-1
No files found.
bin/ginit
View file @
274b5a7b
...
...
@@ -8,7 +8,7 @@ test -r "$1" && fatal "Do not need any files in params"
if
[
"
$1
"
=
"-h"
]
;
then
echo
"ginit - initialize repo in
$GIRARHOST
for current project"
echo
"Use: ginit [G
E
AR]"
echo
"Use: ginit [G
IR
AR]"
echo
" ginit git.eter - for init in git.eter gear repo"
exit
1
fi
...
...
bin/rpmbs
View file @
274b5a7b
...
...
@@ -32,7 +32,7 @@ POCKET=
TASKNUMBER
=
#############################
Usage
=
"Usage:
$name
[-s|-t|-u|-a|-c] [-o -z -n -p --nodeps] [spec or src.rpm]..."
Usage
=
"Usage:
$name
[
GIRAR] [
-s|-t|-u|-a|-c] [-o -z -n -p --nodeps] [spec or src.rpm]..."
function
mygetopts
()
{
name
=
${
0
##*/
}
...
...
bin/rpmgs
View file @
274b5a7b
...
...
@@ -20,7 +20,7 @@ GETSOURCE=""
LOADLIST
=
"0"
#############################
Usage
=
"Usage:
$name
[-a -r ] spec [new_version]"
Usage
=
"Usage:
$name
[
GIRAR] [
-a -r ] spec [new_version]"
function
mygetopts
()
{
name
=
${
0
##*/
}
...
...
bin/rpmpub
View file @
274b5a7b
...
...
@@ -12,7 +12,7 @@
load_mod spec rpm etersoft
if
[
"
$1
"
=
"-h"
]
;
then
echog
"rpmpub - Etersoft specific script for publish gear repo to target ftp dir"
echog
"rpmpub - Etersoft specific script for publish gear repo to target ftp dir
as src.rpm
"
echog
"Usage: rpmpub [-r PROJECTVERSION ] [SPEC] [TARGETDIR]"
echog
"Options:"
echog
" -r PROJECTVERSION - set other project version (PROJECTVERSION/sources)"
...
...
bin/rpmunmets
View file @
274b5a7b
...
...
@@ -31,7 +31,7 @@ make_testingbox()
}
Usage
=
"Usage:
$name
[-
M24 -M40
] [-s]"
Usage
=
"Usage:
$name
[-
$CURRENTBRANCHNAME
] [-s]"
function
mygetopts
()
{
name
=
${
0
##*/
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment