This commit is contained in:
garnier-quentin 2019-11-25 11:47:41 +01:00
parent b0826df607
commit 1645ce6612
1 changed files with 0 additions and 5 deletions

View File

@ -85,11 +85,6 @@ Can be: 'current', 'fan', 'psu', 'temperature', 'voltage'.
Exclude some parts (comma seperated list) (Example: --filter=fan --filter=voltage)
Can also exclude specific instance: --filter=fan,1.1
=item B<--absent-problem>
Return an error if an entity is not 'present' (default is skipping) (comma seperated list)
Can be specific or global: --absent-problem=fan,1
=item B<--no-component>
Return an error if no compenents are checked.