Skip to content

Commit f9eb503

Browse files
author
Julien Kassar
committed
feat(cli): clean up help messages
1 parent 871b183 commit f9eb503

8 files changed

Lines changed: 0 additions & 16 deletions

File tree

command/alias/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,4 @@ To see help for a subcommand, use:
4141
4242
simplelogin-cli alias [command] --help
4343
44-
For full details on using simplelogin visit SimpleLogin's online documentation.
45-
4644
`

command/auth/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ To see help for a subcommand, use:
2828
2929
simplelogin-cli auth [command] --help
3030
31-
For full details on using simplelogin visit SimpleLogin's online documentation.
32-
3331
`

command/contact/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,4 @@ To see help for a subcommand, use:
3636
3737
simplelogin-cli contact [command] --help
3838
39-
For full details on using simplelogin visit SimpleLogin's online documentation.
40-
4139
`

command/domain/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ To see help for a subcommand, use:
3535
3636
simplelogin-cli domain [command] --help
3737
38-
For full details on using simplelogin visit SimpleLogin's online documentation.
39-
4038
`

command/mailbox/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ To see help for a subcommand, use:
3535
3636
simplelogin-cli mailbox [command] --help
3737
38-
For full details on using simplelogin visit SimpleLogin's online documentation.
39-
4038
`

command/setting/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,4 @@ To see help for a subcommand, use:
3535
3636
simplelogin-cli setting [command] --help
3737
38-
For full details on using simplelogin visit SimpleLogin's online documentation.
39-
4038
`

command/stats/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,4 @@ To see help for a subcommand, use:
7777
7878
simplelogin-cli stats [command] --help
7979
80-
For full details on using simplelogin visit SimpleLogin's online documentation.
81-
8280
`

command/userinfo/cmd.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,4 @@ To see help for a subcommand, use:
3333
3434
simplelogin-cli userinfo [command] --help
3535
36-
For full details on using simplelogin visit SimpleLogin's online documentation.
37-
3836
`

0 commit comments

Comments
 (0)