Skip to content

Commit eddc2c9

Browse files
committed
Correcting usage information.
1 parent 65aa656 commit eddc2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/s2k/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ func main() {
7575

7676
app := &cli.App{
7777
Name: "s2k",
78-
Usage: "synchronizing local books with supported kindle device over MTP protocol or USBMS mount",
78+
Usage: "synchronizing local books with supported kindle device over MTP protocol, USBMS mount or using e-mail",
7979
Version: misc.GetVersion() + " (" + runtime.Version() + ") : " + misc.GetGitHash(),
8080
HideHelpCommand: true,
8181
Before: beforeAppRun,

0 commit comments

Comments
 (0)