[meta-freescale] [Documentation][PATCH 3/3] scripts: Point user to release-notes/README on usage

Otavio Salvador otavio at ossystems.com.br
Thu May 1 14:15:10 PDT 2014


On Thu, May 1, 2014 at 5:44 PM, Daiane Angolini <daiane.list at gmail.com> wrote:
> Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
> ---
>  scripts/bitbake-metadata2doc.sh | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/scripts/bitbake-metadata2doc.sh b/scripts/bitbake-metadata2doc.sh
> index 9e21ee0..b777003 100755
> --- a/scripts/bitbake-metadata2doc.sh
> +++ b/scripts/bitbake-metadata2doc.sh
> @@ -27,7 +27,8 @@ usage() {
>      else
>          output=1
>      fi
> -    echo "Usage: `basename $0` <yocto directory> <gitdm directory> <start commit> <end commit>" >&$output
> +    echo "Usage: `basename $0` <yocto directory> <gitdm directory> <start commit> <end commit>
> +For detail on how to use it, see ../release-notes/README" >&$output

Maybe add an extra newline between the usage output and the reference
to the README? I think the README reference here does help :)

>      [ -n "$exit_code" ] && exit $exit_code
>  }
>
> --
> 1.8.3.2
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale



-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list