diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/tools.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md index c8cc2d1d7..526cc98b1 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md | |||
@@ -306,6 +306,8 @@ $ docker-compose exec -u peertube peertube npm run create-import-video-file-job | |||
306 | 306 | ||
307 | ### create-move-video-storage-job.js | 307 | ### create-move-video-storage-job.js |
308 | 308 | ||
309 | **PeerTube >= 4.0** | ||
310 | |||
309 | Use this script to move all video files or a specific video file to object storage. | 311 | Use this script to move all video files or a specific video file to object storage. |
310 | 312 | ||
311 | ```bash | 313 | ```bash |