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