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 94e000c..0711e75 100644
--- a/gdrive.go
+++ b/gdrive.go
@@ -419,7 +419,7 @@ func main() {
},
},
&cli.Handler{
- Pattern: "[global] sync list content [options] <fileId>",
+ Pattern: "[global] sync content [options] <fileId>",
Description: "List content of syncable directory",
Callback: listRecursiveSyncHandler,
FlagGroups: cli.FlagGroups{