* lisp/net/tramp.el (tramp-remote-path): Improve docstring.

This commit is contained in:
Michael Albinus 2023-02-28 16:42:11 +01:00
parent b371697cdc
commit 16d012cf3b

View file

@ -1372,7 +1372,9 @@ special value `tramp-default-remote-path'.
`Private Directories' are the settings of the $PATH environment,
as given in your `~/.profile'. This entry is represented in
the list by the special value `tramp-own-remote-path'."
the list by the special value `tramp-own-remote-path'.
For a full discussion, see Info node `(tramp) Remote programs'."
:group 'tramp
:type '(repeat (choice
(const :tag "Default Directories" tramp-default-remote-path)