X-Git-Url: https://git.cweiske.de/shpub.git/blobdiff_plain/f60fce4bd4a0cba54b686f64bc5a83eb580356f4..0103f507ef72ef369b2f7e9f90fe8922b691c33f:/src/shpub/Cli.php diff --git a/src/shpub/Cli.php b/src/shpub/Cli.php index 8ea550e..733f4df 100644 --- a/src/shpub/Cli.php +++ b/src/shpub/Cli.php @@ -119,6 +119,7 @@ class Cli Command_Connect::opts($optParser); Command_Server::opts($optParser); + Command_Targets::opts($optParser); Command_Article::opts($optParser); Command_Note::opts($optParser);