aboutsummaryrefslogtreecommitdiff
path: root/man/man1/apf.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/apf.1df')
-rw-r--r--man/man1/apf.1df2
1 files changed, 1 insertions, 1 deletions
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