Commit e4fb20a0 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix rpmbs / rpmbsh usage description

parent 9acafb57
......@@ -30,7 +30,7 @@ DELETENOW=
#############################
Usage="Usage: $name [-s -u -c -n --nodeps] spec..."
Usage="Usage: $name [-s -u -c -n --nodeps] [spec or src.rpm]..."
function mygetopts()
{
name=${0##*/}
......
......@@ -20,11 +20,11 @@ REMCOM=
COMMIT=
#############################
Usage="Usage: $name [-r -s -u -m -i -c] spec..."
Usage="Usage: $name [-r -s -u -m -i -c] [spec or src.rpm]..."
function mygetopts()
{
name=${0##*/}
Descr="$name - BSH - build source; use hasher"
Descr="$name - BSH - build [from] source; use hasher"
phelp()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment