From 735a82afd34af67cc3aa7e3ea84b766e25d6df84 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Thu, 15 Jan 2026 19:27:16 +0700 Subject: cmd/spdconv: update the usage to match with latest behaviour --- cmd/spdxconv/main.go | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cmd/spdxconv/main.go b/cmd/spdxconv/main.go index 433641c..5bdd6eb 100644 --- a/cmd/spdxconv/main.go +++ b/cmd/spdxconv/main.go @@ -80,10 +80,8 @@ scan apply The apply command read the "spdxconv.report" and apply the license and copyright as stated on each file in the report. - A file that has been successfully processed will be removed from the - report. -User then can repeat edit "spdxconv.cfg", "scan" and "apply" command multiple -times, until they satisfied with the result.`) +User then can repeat edit "spdxconv.cfg" (or edit REUSE.toml), "scan" and +"apply" command multiple times, until they satisfied with the result.`) flag.PrintDefaults() } -- cgit v1.3