aboutsummaryrefslogtreecommitdiff
path: root/man/man1/ax.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-11 19:21:21 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-11 19:21:21 +1300
commitd371bf4dc33e243673147cb28770de252b5759db (patch)
tree1a49cf40ca9d1c68c69f243e1338a24c55e8924f /man/man1/ax.1df
parentMake first ax(1df) arg safer, warn on second arg (diff)
downloaddotfiles-d371bf4dc33e243673147cb28770de252b5759db.tar.gz
dotfiles-d371bf4dc33e243673147cb28770de252b5759db.zip
Make newline explicit for ax(1df)
This makes it a little more flexible, if you genuinely don't want a newline in the output.
Diffstat (limited to 'man/man1/ax.1df')
-rw-r--r--man/man1/ax.1df2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/ax.1df b/man/man1/ax.1df
index ffdaabe3..a1513e06 100644
--- a/man/man1/ax.1df
+++ b/man/man1/ax.1df
@@ -5,7 +5,7 @@
.SH SYNOPSIS
.B ax '2.0+3.0'
.br
-.B ax %.2f 'sin(2)'
+.B ax '%.2f\n' 'sin(2)'
.SH DESCRIPTION
.B ax
evaluates an expression given on the command line with awk(1) and prints its