mirror of
https://github.com/directorz/mailfull-go.git
synced 2025-12-18 10:07:03 +00:00
Change synopsis and help message
This commit is contained in:
@@ -23,9 +23,10 @@ Usage:
|
||||
%s %s
|
||||
|
||||
Description:
|
||||
Initializes current directory as a Mailfull repository.
|
||||
%s
|
||||
`,
|
||||
c.CmdName, c.SubCmdName)
|
||||
c.CmdName, c.SubCmdName,
|
||||
c.Synopsis())
|
||||
|
||||
return txt[1:]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user