mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-14 10:36:55 -07:00
fix a stray '\n' missed during usage clean up
This commit is contained in:
parent
7c3c2c52fc
commit
d7682dc4a2
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ usage() {
|
|||
echo " -r Print download URL and exit"
|
||||
echo " -s Auto start (needed for some distros)"
|
||||
echo " -u Auto update plexupdate.sh before running it (experimental)"
|
||||
echo " -U Do not autoupdate plexupdate.sh (experimental, default)\n"
|
||||
echo " -U Do not autoupdate plexupdate.sh (experimental, default)"
|
||||
echo
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue