1
0
镜像自地址 https://github.com/quitesimpleorg/hs9001.git 已同步 2025-03-13 21:03:32 +01:00

Usage text: Mention import

这个提交包含在:
Albert S. 2021-03-21 10:29:41 +01:00
父节点 5604c310d7
当前提交 1d991b50fc

查看文件

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