File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ The following commands help you with managing metafiles:
2323automation tasks like queue management, instant metafile loading from
2424a directory tree via file system notifications, and other background tasks.
2525
26+ :command: `rtsweep ` cleans up disk space following rules in a given order.
27+ These rules are part of the configuration and determine what to delete first
28+ when disk space is needed for new items.
29+
2630:command: `pyroadmin ` is a helper for administrative tasks (mostly configuration handling).
2731and :command: `rtevent ` is experimental and incomplete.
2832
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ User's Manual
22=============
33
44This chapter provides an overview of all the command line tools and their everyday use,
5- focussing on `` rtcontrol ` ` as the most powerful of them.
5+ focussing on :command: ` rtcontrol ` as the most powerful of them.
66The following chapters then go into more advanced use-cases and features.
77
88
You can’t perform that action at this time.
0 commit comments