rust/pvapconfig: Fix typos and clippy findings

Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Steffen Eiden
2024-01-20 12:18:50 +01:00
committed by Jan Höppner
parent fb65b53b9b
commit 459a257568
5 changed files with 138 additions and 138 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ pub struct Cli {
#[arg(short = 'n', long = "dry-run")]
pub dryrun: bool,
/// Enforce strict match: All config entries need to be fullfilled.
/// Enforce strict match: All config entries need to be fulfilled.
///
/// By default it is enough to successfully apply at least one config entry.
/// With the strict flag enabled, all config entries within a config file