mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Output suggested usage
This commit is contained in:
parent
c36f29ea7a
commit
8fc28c7e5e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ YMDT=$(date +%F_%T_%Z)
|
|||
|
||||
echo -e "\nAccelerate troubleshooting by collecting your IIAB diagnostics into 1 file:"
|
||||
echo -e "\n sudo iiab-diagnostics"
|
||||
echo -e " sudo iiab-diagnostics FILE1 FILE2"
|
||||
echo -e " sudo iiab-diagnostics FILENAME1 FILENAME2"
|
||||
echo -ne "\nCan you provide a \e[1mshort public nickname:\e[0m (no spaces!) "
|
||||
read nickname < /dev/tty
|
||||
if [ -z "$nickname" ]; then
|
||||
|
|
Loading…
Reference in a new issue