aboutsummaryrefslogtreecommitdiffstats
path: root/gdrive.go
diff options
context:
space:
mode:
Diffstat (limited to 'gdrive.go')
-rw-r--r--gdrive.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdrive.go b/gdrive.go
index cf1c6ca..e623aa8 100644
--- a/gdrive.go
+++ b/gdrive.go
@@ -142,7 +142,7 @@ func main() {
&cli.Handler{
Pattern: "[global options] info [options] <id>",
Description: "Show file info",
- Callback: handler,
+ Callback: infoHandler,
Flags: cli.Flags{
"global options": globalFlags,
"options": []cli.Flag{