Complete Phase 3 proposal foundation
This commit is contained in:
@@ -494,7 +494,7 @@ func hasHelpFlag(args []string) bool {
|
||||
}
|
||||
|
||||
func writeRootUsage(w io.Writer) {
|
||||
fmt.Fprintln(w, "Audita is a transcript polishing CLI.")
|
||||
fmt.Fprintln(w, "Audita is a transcript processing CLI.")
|
||||
fmt.Fprintln(w)
|
||||
fmt.Fprintln(w, "Usage:")
|
||||
fmt.Fprintln(w, " audita <command> [options]")
|
||||
|
||||
Reference in New Issue
Block a user