summaryrefslogtreecommitdiffstats
path: root/sq/src/sq_cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sq/src/sq_cli.rs')
-rw-r--r--sq/src/sq_cli.rs4
1 files changed, 0 insertions, 4 deletions
diff --git a/sq/src/sq_cli.rs b/sq/src/sq_cli.rs
index 814cde8d..d2c527ef 100644
--- a/sq/src/sq_cli.rs
+++ b/sq/src/sq_cli.rs
@@ -1,8 +1,4 @@
/// Command-line parser for sq.
-///
-/// If you change this file, please rebuild `sq`, run `make -C tool
-/// update-usage`, and commit the resulting changes to
-/// `sq/src/sq-usage.rs`.
use clap::{App, Arg, ArgGroup, SubCommand, AppSettings};