Skip to content

Commit

Permalink
chore: Move the long line of nargo info to long_about (#2151)
Browse files Browse the repository at this point in the history
* .

* Update crates/nargo_cli/src/cli/mod.rs

---------

Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
  • Loading branch information
Ethan-000 and TomAFrench authored Aug 4, 2023
1 parent 2232a38 commit 4b7d484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/nargo_cli/src/cli/info_cmd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ use crate::{
use super::NargoConfig;

/// Provides detailed information on a circuit
///
/// Current information provided:
/// 1. The number of ACIR opcodes
/// 2. Counts the final number gates in the circuit used by a backend
Expand Down

0 comments on commit 4b7d484

Please sign in to comment.