mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-20 13:23:21 -07:00
parent
357e716866
commit
3fcd511efe
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ usage() {
|
|||
|
||||
# Parse commandline
|
||||
ALLARGS=( "$@" )
|
||||
optstring="acCdfhkopqruU"
|
||||
optstring="acCdfhkopqrsuU"
|
||||
getopt -T >/dev/null
|
||||
if [ $? -eq 4 ]; then
|
||||
optstring="-o $optstring"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue