Skip to content

Commit 1c3b3a2

Browse files
committed
docs: mention rtsweep in the commands overview
1 parent 483d984 commit 1c3b3a2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/usage-cli-tools.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ The following commands help you with managing metafiles:
2323
automation tasks like queue management, instant metafile loading from
2424
a 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).
2731
and :command:`rtevent` is experimental and incomplete.
2832

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ User's Manual
22
=============
33

44
This 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.
66
The following chapters then go into more advanced use-cases and features.
77

88

0 commit comments

Comments
 (0)