diff options
author | Soispha <soispha@vhack.eu> | 2023-10-25 15:44:53 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-25 15:44:53 +0200 |
commit | 05522617d76b1e8394bfd57605fc92f943831089 (patch) | |
tree | 5b8bd5ba86ccbe2b6c4cf544fdbfba20c5e8b7c7 | |
parent | build(flake): Update (+ shell_library) (diff) | |
download | nixos-config-05522617d76b1e8394bfd57605fc92f943831089.tar.gz nixos-config-05522617d76b1e8394bfd57605fc92f943831089.zip |
fix(hm/pkgs/src/neorg): Add missing newline between help and version
Diffstat (limited to '')
-rwxr-xr-x | hm/soispha/pkgs/scripts/wrappers/neorg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts/wrappers/neorg b/hm/soispha/pkgs/scripts/wrappers/neorg index a557e216..f979c2af 100755 --- a/hm/soispha/pkgs/scripts/wrappers/neorg +++ b/hm/soispha/pkgs/scripts/wrappers/neorg @@ -19,6 +19,7 @@ Usage: OPTIONS: --help | -h Display this help and exit. + --version | -v Display version and copyright information and exit. COMMANDS: |