Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

implement --verbose flag #167

Merged
merged 1 commit into from
Aug 28, 2017
Merged

implement --verbose flag #167

merged 1 commit into from
Aug 28, 2017

Conversation

euclio
Copy link
Contributor

@euclio euclio commented Aug 27, 2017

Fixes #128.

src/cargo.rs Outdated
@@ -75,29 +77,34 @@ pub fn retrieve_metadata(manifest_path: &Path) -> Result<serde_json::Value> {
///
/// ## Arguments
///
/// - `manifest_path`: The path to the crate's Cargo.toml
/// - `config`: Rustdoc configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can drop the period here for consistency

@euclio euclio changed the title implement --verbose flag. implement --verbose flag Aug 28, 2017
@steveklabnik steveklabnik merged commit e933e6f into steveklabnik:master Aug 28, 2017
@steveklabnik
Copy link
Owner

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants