Skip to content

Commit

Permalink
Update paths description for show command
Browse files Browse the repository at this point in the history
  • Loading branch information
jcronenberg committed Oct 28, 2024
1 parent 8a1f7a9 commit e749f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/migrate-wicked/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ pub enum Commands {
format: Format,

/// Wicked XML Files or directories where the wicked xml configs are located
/// Can also be "-" to read from stdin
paths: Vec<String>,
},
/// Migrate wicked state at path
Expand Down

0 comments on commit e749f9a

Please sign in to comment.