summaryrefslogtreecommitdiff
path: root/builtins/hash.def
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/hash.def')
-rw-r--r--builtins/hash.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/builtins/hash.def b/builtins/hash.def
index a74bbfae..092208b2 100644
--- a/builtins/hash.def
+++ b/builtins/hash.def
@@ -29,15 +29,15 @@ Determine and remember the full pathname of each command NAME. If
no arguments are given, information about remembered commands is displayed.
Options:
- -d forget the remembered location of each NAME
- -l display in a format that may be reused as input
+ -d forget the remembered location of each NAME
+ -l display in a format that may be reused as input
-p pathname use PATHNAME as the full pathname of NAME
- -r forget all remembered locations
- -t print the remembered location of each NAME, preceding
+ -r forget all remembered locations
+ -t print the remembered location of each NAME, preceding
each location with the corresponding NAME if multiple
NAMEs are given
Arguments:
- NAME Each NAME is searched for in $PATH and added to the list
+ NAME Each NAME is searched for in $PATH and added to the list
of remembered commands.
Exit Status: