]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/help.sh
Fix upload avatar button
[github/Chocobozzz/PeerTube.git] / scripts / help.sh
index da127092dafb91a328efa6abd6d370710d5c3b83..b58f52fa0d8d087c92a154005be9880b6eb9e44a 100755 (executable)
@@ -13,7 +13,6 @@ printf "  reset-password -- -u [user] -> Reset the password of user [user]\n"
 printf "  create-transcoding-job -- -v [video UUID] \n"
 printf "                              -> Create a transcoding job for a particular video\n"
 printf "  prune-storage               -> Delete (after confirmation) unknown video files/thumbnails/previews... (due to a bad video deletion, transcoding job not finished...)\n"
-printf "  optimize-old-videos         -> Re-transcode videos that have a high bitrate, to make them suitable for streaming over slow connections"
 printf "  dev                         -> Watch, run the livereload and run the server so that you can develop the application\n"
 printf "  start                       -> Run the server\n"
 printf "  update-host                 -> Upgrade scheme/host in torrent files according to the webserver configuration (config/ folder)\n"