scáthán de
https://github.com/quitesimpleorg/hs9001.git
sioncronaithe 2025-01-22 09:01:25 +01:00
Fix off-by-one in CLI
Tá an tiomantas seo le fáil i:
tuismitheoir
b02911c9b4
tiomantas
305e4300cc
2
main.go
2
main.go
@ -143,7 +143,7 @@ func main() {
|
||||
searchCmd := flag.NewFlagSet("search", flag.ExitOnError)
|
||||
deleteCmd := flag.NewFlagSet("delete", flag.ExitOnError)
|
||||
|
||||
if len(os.Args) < 1 {
|
||||
if len(os.Args) < 2 {
|
||||
printUsage()
|
||||
return
|
||||
}
|
||||
|
Á lódáil...
x
Tagairt in Eagrán Nua
Cuir bac ar úsáideoir