* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user