X-Git-Url: http://git.tuebingen.mpg.de/dss.git/log?a=blobdiff_plain;f=dss.suite;h=f9cf8af5993345452fddc7b3d9790d0d7e6d7a13;hb=71a8073e6f18ccc21880a475af8d864279a960b8;hp=2719827700a33809b8bf2714f58518b550c4a104;hpb=d4d72473957544283b6d426c3d4fa0b3f583da87;p=dss.git diff --git a/dss.suite b/dss.suite index 2719827..f9cf8af 100644 --- a/dss.suite +++ b/dss.suite @@ -466,6 +466,22 @@ caption = Subcommands The subcommand fails if there is another dss "run" process. [/description] + [option disk-space] + summary = act as if free disk space was high/low + arg_info = required_arg + arg_type = string + typestr = mode + values = { + FDS_CHECK = "check", + FDS_HIGH = "high", + FDS_LOW = "low" + } + default_val = check + [help] + By default, free disk space is checked and even regular snapshots + become candidates for removal if disk space is low. This option + overrides the result of the check. + [/help] [subcommand ls] purpose = print the list of all snapshots [description]