1
0
Derivar 0

Usage text: Mention import

Este cometimento está contido em:
Albert S. 2021-03-21 10:29:41 +01:00
ascendente 5604c310d7
cometimento 1d991b50fc
1 ficheiros modificados com 1 adições e 1 eliminações

Ver ficheiro

@ -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
}