aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-09-08 09:01:04 -0300
committerEuAndreh <eu@euandre.org>2023-09-08 09:01:04 -0300
commitfcefcb1c38a1f3e96f0c2f14316b649476f5a522 (patch)
treea5436dc34aab125cdfed346d54268fd0dede6a87 /bin
parentetc/nix/configuration.nix: Add "arduino-cli" package (diff)
downloaddotfiles-fcefcb1c38a1f3e96f0c2f14316b649476f5a522.tar.gz
dotfiles-fcefcb1c38a1f3e96f0c2f14316b649476f5a522.tar.xz
bin/ifnew: Fix indentation of help string
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ifnew4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ifnew b/bin/ifnew
index d93d037..d45d22c 100755
--- a/bin/ifnew
+++ b/bin/ifnew
@@ -47,8 +47,8 @@ help() {
to STDERR when it does:
i18.cfg: ALWAYS
- gen-cfg | ifnew -v $@
- po4a $@
+ gen-cfg | ifnew -v $@
+ po4a $@
EOF
}