Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed May 9, 2023
1 parent a65b4c4 commit 6a119cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fn unwrap_followers(arg: &Vec<String>) -> Vec<Follower> {
}

//Based on https://linux.die.net/man/8/alternatives
// TODO add aliases for some now obsolate commands
// TODO add aliases for some now obsolete commands
#[derive(Subcommand, Debug)]
enum Commands {
/// TODO: Help text goes here
Expand Down

0 comments on commit 6a119cb

Please sign in to comment.