mirror of
https://github.com/yarlson/lnk.git
synced 2025-09-02 18:12:33 +02:00
style: standardize code formatting and whitespace
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
func newAddCmd() *cobra.Command {
|
||||
cmd := &cobra.Command{
|
||||
Use: "add <file>...",
|
||||
Short: "✨ Add files to lnk management",
|
||||
Use: "add <file>...",
|
||||
Short: "✨ Add files to lnk management",
|
||||
Long: `Moves files to the lnk repository and creates symlinks in their place. Supports multiple files.
|
||||
|
||||
Examples:
|
||||
|
Reference in New Issue
Block a user