Skip to content

Commit

Permalink
fix download dir comment from msd download command
Browse files Browse the repository at this point in the history
  • Loading branch information
dlachaume committed Jun 12, 2023
1 parent 005da71 commit fb74da8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pub struct MithrilStakeDistributionDownloadCommand {
/// Hash of the Mithril Stake Distribution artifact
artifact_hash: String,

/// Directory where the snapshot will be downloaded. By default, a
/// Directory where the Mithril Stake Distribution will be downloaded. By default, a
/// subdirectory will be created in this directory to extract and verify the
/// certificate.
#[clap(long, default_value = ".")]
Expand Down

0 comments on commit fb74da8

Please sign in to comment.