X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fcommand.php;h=256743f5353bc43ff2c3a4c33957bd432d389223;hb=15c0568d1b55da6121d0b98be901f867befa0fae;hp=6041b02eb150cc1a3018e8d9f52bf50c72055085;hpb=a2cc26ba8a21aa3614ebfc4a77c0bec9ffb2655d;p=quix0rs-gnu-social.git diff --git a/scripts/command.php b/scripts/command.php index 6041b02eb1..256743f535 100755 --- a/scripts/command.php +++ b/scripts/command.php @@ -20,8 +20,8 @@ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); -$shortoptions = 'i:n:'; -$longoptions = array('id=', 'nickname='); +$shortoptions = 'i:n:o'; +$longoptions = array('id=', 'nickname=', 'owner'); $helptext = <<