tape: implement label command

This commit is contained in:
Dietmar Maurer
2020-12-10 12:30:27 +01:00
parent c4d8542ec1
commit 7bb720cb4d
3 changed files with 196 additions and 3 deletions

View File

@ -3,7 +3,7 @@
//! A set of backup medias.
//!
//! This struct manages backup media state during backup. The main
//! purpose ist to allocate media sets and assing new tapes to it.
//! purpose is to allocate media sets and assing new tapes to it.
//!
//!