1
0
mirror of https://github.com/directorz/mailfull-go.git synced 2025-12-28 15:07:07 +00:00

Add a option to subcommands #7

This commit is contained in:
teru
2016-08-28 17:09:09 +09:00
parent 50d429ad78
commit 3a1d4a588c
15 changed files with 210 additions and 16 deletions

View File

@@ -34,7 +34,7 @@ Required Args:
Optional Args:
password
Specify the password instead of your typing.
This option is not recommended because the password will be visible in your shell history.
This option is NOT recommended because the password will be visible in your shell history.
`,
c.CmdName, c.SubCmdName,
c.Synopsis())