{% extends 'vesper/base.html' %} {% block head %}
Deletes the specified clips from this Vesper archive.
{% include "vesper/clips-specification-message.html" %}All data associated with the clips, including their audio files, annotations, and tags, are deleted. You can optionally specify a number of clips to retain. The retained clips are selected at random from those specified, with all clips equally likely to be retained.
{% include "vesper/command-executes-as-job-message.html" %}You can delete a lot of clips and associated data with this command, and your changes cannot be undone, so proceed with caution!
{% endblock main %}