mirror of
https://github.com/wahyd4/jabba.git
synced 2026-08-09 04:46:17 +10:00
Added missing newline character to jabba link --help output
This commit is contained in:
@@ -97,7 +97,7 @@ func main() {
|
||||
}
|
||||
return nil
|
||||
},
|
||||
Example: " jabba link system@1.8.20 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk" +
|
||||
Example: " jabba link system@1.8.20 /Library/Java/JavaVirtualMachines/jdk1.8.0_20.jdk\n" +
|
||||
" jabba link system@1.8.20 # show link target",
|
||||
},
|
||||
&cobra.Command{
|
||||
|
||||
Reference in New Issue
Block a user