From fdc8fa8dde514cf4fb969588e06f1aa45ebb07fa Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 2 Jan 2017 19:12:39 +1300 Subject: Improve comment in apf(1df) man page --- man/man1/apf.1df | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man1/apf.1df b/man/man1/apf.1df index cc8428fb..025af010 100644 --- a/man/man1/apf.1df +++ b/man/man1/apf.1df @@ -52,7 +52,7 @@ We could then make a permanent wrapper script in two lines: ^D $ chmod +x ~/.local/bin/printargs .P -Or just a shell function, if it's needed interactively: +Or just a shell function, if it's only wanted for interactive shells: .P $ printargs() { apf "$HOME"/.printargsrc printargs "$@" ; } .P -- cgit v1.2.3