Skip to content
Snippets Groups Projects

DD File Lister readme: Removed inclusion of "Scan Dirs" in line saying it could be used for such (it should be used only as the List Files loadable module)

Merged Eric Oulashin requested to merge dd_file_lister_readme_remove_scan_dirs into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -109,7 +109,7 @@ for example.
One way to install ddfilelister.js is to run it directly from your command
shell. Also, as of Synchronet 3.20 (built on February 25, 2023 and newer),
there are a couple of loadable module options in SCFG for file operations;
ddfilelister.js can be used as a loadable module for Scan Dirs and List Files.
ddfilelister.js can be used as a loadable module for List Files.
The advantage of having ddfilelister.js set up as a loadable module is that
ddfilelister.js will be used from standard command shells and using the standard
file list/search commands/functions.
@@ -353,4 +353,4 @@ Synchronet's ctrl directory):
- SearchStringPrompt (76)
- NFilesListed (168): This string will be blanked if the file lister is used as
a loadable module and the blankNFilesListedStrIfLoadableModule configuration
setting is true
\ No newline at end of file
setting is true
Loading