Skip to content

Commit

Permalink
remove fix
Browse files Browse the repository at this point in the history
  • Loading branch information
artegoser committed May 30, 2024
1 parent 93788e7 commit f609011
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ pub enum Commands {
#[clap(default_value = "map")]
name: String,
},
/// Fix geospatial file
Fix {
/// Path to geospatial file supported by cimengine
#[clap(short, long)]
path: String,
},
/// Utility for creating countries, roads, etc.
New {
#[command(subcommand)]
Expand Down

0 comments on commit f609011

Please sign in to comment.