mirror of
https://github.com/zyedidia/micro.git
synced 2024-11-04 01:12:52 +03:00
parent
8a3d83f7c7
commit
16e38b988c
@ -66,7 +66,7 @@ func InitFlags() {
|
|||||||
fmt.Println("-version")
|
fmt.Println("-version")
|
||||||
fmt.Println(" \tShow the version number and information")
|
fmt.Println(" \tShow the version number and information")
|
||||||
|
|
||||||
fmt.Print("\nMicro's plugin's can be managed at the command line with the following commands.\n")
|
fmt.Print("\nMicro's plugins can be managed at the command line with the following commands.\n")
|
||||||
fmt.Println("-plugin install [PLUGIN]...")
|
fmt.Println("-plugin install [PLUGIN]...")
|
||||||
fmt.Println(" \tInstall plugin(s)")
|
fmt.Println(" \tInstall plugin(s)")
|
||||||
fmt.Println("-plugin remove [PLUGIN]...")
|
fmt.Println("-plugin remove [PLUGIN]...")
|
||||||
|
Loading…
Reference in New Issue
Block a user