From 4ec8325a4a6277836f334609d962928698068b64 Mon Sep 17 00:00:00 2001
From: "B. Watson" <yalhcru@gmail.com>
Date: Mon, 2 May 2022 13:30:17 -0400
Subject: minor doc update

---
 QUICKSTART | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'QUICKSTART')

diff --git a/QUICKSTART b/QUICKSTART
index 47d7d52..f03c750 100644
--- a/QUICKSTART
+++ b/QUICKSTART
@@ -4,9 +4,12 @@ sbo-maintainer-tools installed:
 You can lint the build you're working on currently by running
 "sbolint" while cd'ed into its directory.
 
+If you're about to upload a tarball to the SBo upload form, you can
+lint it first by running "sbolint <build>.tar.gz".
+
 You can lint the *package* (if you've already built one) by running
-"sbopkglint" in the build directory (and entering your password, if
-you're asked for one).
+"sbopkglint" in the build directory (and entering your user's
+password, if you're asked for one).
 
 You can also lint any package by giving its filename as an argument
 to sbopkglint. If you have a bunch of already-built packages, you can
-- 
cgit v1.2.3