Skip to content

Commit

Permalink
file nomi
Browse files Browse the repository at this point in the history
  • Loading branch information
Pianoopera committed Sep 4, 2024
1 parent 175d7c0 commit 64d584a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cmds/search_cmd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ impl Search {
pub fn search_subcommand() -> Command {
Command::new("serach")
.about("Output Notion API URLs for query databases")
.arg(NotionIdArg::id_option())
.arg(File::file_option())
}

0 comments on commit 64d584a

Please sign in to comment.