Skip to content

Commit

Permalink
Jot down another TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Sep 2, 2019
1 parent 00b5b12 commit 8049b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use serde::ser::{Serialize, SerializeMap, Serializer, SerializeSeq};
use structopt::StructOpt;
use toml_edit::{Document, Item, Table, Value, value};

// TODO: Get more of the description in the README into the CLI help.
#[derive(StructOpt)]
#[structopt(about)]
enum Args {
Expand Down

0 comments on commit 8049b77

Please sign in to comment.