; * doc/misc/eshell.texi (Argument Modifiers): Fix typo in example.
This commit is contained in:
parent
da5e05a50e
commit
5c6a51668b
1 changed files with 1 additions and 1 deletions
|
@ -1625,7 +1625,7 @@ Treating the value as a file name, gets the directory name (the
|
||||||
|
|
||||||
@item t
|
@item t
|
||||||
Treating the value as a file name, gets the base name (the ``tail'').
|
Treating the value as a file name, gets the base name (the ``tail'').
|
||||||
For example, @samp{foo/bar/baz.el(:h)} expands to @samp{baz.el}.
|
For example, @samp{foo/bar/baz.el(:t)} expands to @samp{baz.el}.
|
||||||
|
|
||||||
@item e
|
@item e
|
||||||
Treating the value as a file name, gets the final extension of the
|
Treating the value as a file name, gets the final extension of the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue