mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 11:50:48 -08:00
(locate-ls-subdir-switches): Doc fix.
This commit is contained in:
parent
575f611801
commit
2f9a6938e2
1 changed files with 2 additions and 3 deletions
|
|
@ -154,9 +154,8 @@
|
|||
;;;###autoload
|
||||
(defcustom locate-ls-subdir-switches "-al"
|
||||
"`ls' switches for inserting subdirectories in `*Locate*' buffers.
|
||||
This should contain the \"-l\" switch.
|
||||
Use the \"-F\" or \"-b\" switches if and only if you also use
|
||||
them for `find-ls-option'."
|
||||
This should contain the \"-l\" switch, but not the \"-F\" or
|
||||
\"-b\" switches."
|
||||
:type 'string
|
||||
:group 'locate
|
||||
:version "21.4")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue