Skip to content

Commit

Permalink
nix search: remove verbose example
Browse files Browse the repository at this point in the history
  • Loading branch information
samdoshi committed Oct 7, 2019
1 parent 93b1ce1 commit 6f6cb5e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/nix/search.cc
Expand Up @@ -80,10 +80,6 @@ struct CmdSearch : SourceExprCommand, MixJSON
Example{
"To search for git and frontend or gui:",
"nix search git 'frontend|gui'"
},
Example{
"To display the description of the found packages:",
"nix search git --verbose"
}
};
}
Expand Down

0 comments on commit 6f6cb5e

Please sign in to comment.