From f10cefd404c0d89d22e47dc0045ac4499b154f67 Mon Sep 17 00:00:00 2001 From: Cristiano Urban <cristiano.urban@inaf.it> Date: Thu, 13 Apr 2023 13:57:13 +0200 Subject: [PATCH] Updated man page. Signed-off-by: Cristiano Urban <cristiano.urban@inaf.it> --- client/vos_storage | 3 +++ 1 file changed, 3 insertions(+) diff --git a/client/vos_storage b/client/vos_storage index b778848..5f1e31e 100644 --- a/client/vos_storage +++ b/client/vos_storage @@ -202,6 +202,9 @@ DESCRIPTION Adding 'hot' or 'cold' storage points requires a base path to be specified (e.g. '/mnt/my_storage/users'). + Adding a 'cold' storage point requires selecting a tape pool + (a tape pool list is provided). + All storage points require a valid hostname or IP address. """) -- GitLab