diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/oe-run-native | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oe-run-native b/scripts/oe-run-native index bea5d696d7..4e63e69cc4 100755 --- a/scripts/oe-run-native +++ b/scripts/oe-run-native | |||
| @@ -16,7 +16,7 @@ if [ $# -lt 1 -o "$1" = '--help' -o "$1" = '-h' ] ; then | |||
| 16 | echo 'OpenEmbedded run-native - runs native tools' | 16 | echo 'OpenEmbedded run-native - runs native tools' |
| 17 | echo '' | 17 | echo '' |
| 18 | echo 'arguments:' | 18 | echo 'arguments:' |
| 19 | echo ' native-recipe The recipe which provoides tool' | 19 | echo ' native-recipe The recipe which provides tool' |
| 20 | echo ' tool Native tool to run' | 20 | echo ' tool Native tool to run' |
| 21 | echo '' | 21 | echo '' |
| 22 | exit 2 | 22 | exit 2 |
