aboutsummaryrefslogtreecommitdiff
path: root/bin/nato
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nato')
-rwxr-xr-xbin/nato4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/nato b/bin/nato
index a9c21bf..fec460d 100755
--- a/bin/nato
+++ b/bin/nato
@@ -7,7 +7,7 @@ no warnings ('experimental::signatures');
use Getopt::Std ();
sub usage($fh) {
- print $fh <<~'EOF'
+ print $fh <<~'EOF';
Usage:
nato
nato -h
@@ -15,7 +15,7 @@ sub usage($fh) {
}
sub help($fh) {
- print $fh <<~'EOF'
+ print $fh <<~'EOF';
Options:
-h, --help show this message