FelixKratz / SketchyBar

A highly customizable macOS status bar replacement
https://felixkratz.github.io/SketchyBar/
GNU General Public License v3.0
5.2k stars 82 forks source link

sketchybar --clone man pages change #562

Open aspauldingcode opened 1 month ago

aspauldingcode commented 1 month ago
   sketchybar --clone PARENT_NAME NAME [before|after]

should be writted as

   sketchybar --clone NEW_NAME PARENT_NAME [before|after]

because that is how it executes in the program.

aspauldingcode commented 1 month ago

ps: I'm not ready to submit pull requests, but I'm happy to submit bug reports for now. In the future I plan on contributing through PR myself.