From d687241917c626299d85d207fec37ec875c4dcab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Mon, 23 Jan 2017 12:06:01 +0100 Subject: [PATCH] Clean notes --- docs.it4i/salomon/storage.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md index e759db146..8d0df2489 100644 --- a/docs.it4i/salomon/storage.md +++ b/docs.it4i/salomon/storage.md @@ -10,13 +10,11 @@ All login and compute nodes may access same data on shared file systems. Compute Policy (in a nutshell) ---------------------- -!!! Note "Note" - Use [ for your most valuable data and programs. -!!! Note "Note" - Use [WORK](#work) for your large project files. -!!! Note "Note" - Use [TEMP](#temp) for large scratch data. -!!! Note "Note" +!!! note + * Use [HOME](#home) for your most valuable data and programs. + * Use [WORK](#work) for your large project files. + * Use [TEMP](#temp) for large scratch data. +!!! warning Do not use for [archiving](#archiving)! Archiving -- GitLab