summaryrefslogtreecommitdiffstats
path: root/scripts/contrib/serdevtry
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/contrib/serdevtry')
-rwxr-xr-xscripts/contrib/serdevtry3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/contrib/serdevtry b/scripts/contrib/serdevtry
index 74bd7b7161..9144730e7e 100755
--- a/scripts/contrib/serdevtry
+++ b/scripts/contrib/serdevtry
@@ -2,7 +2,8 @@
2 2
3# Copyright (C) 2014 Intel Corporation 3# Copyright (C) 2014 Intel Corporation
4# 4#
5# Released under the MIT license (see COPYING.MIT) 5# SPDX-License-Identifier: MIT
6#
6 7
7if [ "$1" = "" -o "$1" = "--help" ] ; then 8if [ "$1" = "" -o "$1" = "--help" ] ; then
8 echo "Usage: $0 <serial terminal command>" 9 echo "Usage: $0 <serial terminal command>"