mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(locate-ls-subdir-switches): Minor doc change (filling).
This commit is contained in:
parent
33bc06fb37
commit
34bb9b0ac2
@ -154,8 +154,7 @@
|
||||
;;;###autoload
|
||||
(defcustom locate-ls-subdir-switches "-al"
|
||||
"`ls' switches for inserting subdirectories in `*Locate*' buffers.
|
||||
This should contain the \"-l\" switch, but not the \"-F\" or
|
||||
\"-b\" switches."
|
||||
This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches."
|
||||
:type 'string
|
||||
:group 'locate
|
||||
:version "21.4")
|
||||
|
Loading…
Reference in New Issue
Block a user