1
0
spogulis no https://github.com/quitesimpleorg/hs9001.git synced 2024-11-22 02:57:51 +01:00

Usage text: Mention import

Šī revīzija ir iekļauta:
Albert S. 2021-03-21 10:29:41 +01:00
vecāks 5604c310d7
revīzija 1d991b50fc

Parādīt failu

@ -120,7 +120,7 @@ func main() {
argslen := len(args)
if argslen < 1 {
fmt.Fprintf(os.Stderr, "Usage: ./hs9001 <add/search/init>\n")
fmt.Fprintf(os.Stderr, "Usage: ./hs9001 <add/search/init/import>\n")
return
}