Fix help section

This commit is contained in:
Lucie Dubrunfaut 2024-12-02 11:02:32 +01:00
parent 4c42e0487c
commit 6c97eee770
1 changed files with 2 additions and 2 deletions

View File

@ -175,10 +175,10 @@ Filter media agents by ID (can be a regexp).
Filter media agents by name (can be a regexp). Filter media agents by name (can be a regexp).
=item B<--unknown-device-status> =item B<--unknown-status>
Define the conditions to match for the status to be UNKNOWN. Define the conditions to match for the status to be UNKNOWN.
You can use the following variables: %{status}, %{name} You can use the following variables: %{status}, %{is_maintenance}, %{offline_reason}, %{name}
=item B<--warning-status> =item B<--warning-status>