mirror of
https://github.com/openocd-org/openocd.git
synced 2025-10-14 02:58:23 +08:00
doc: Fix 'add_script_search_dir' usage
The 'directory' parameter is not optional. Change-Id: Ifbc7b311692157dae0621dfa6d35a24b8fe8cbb2 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8954 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
This commit is contained in:

committed by
Antonio Borneo

parent
82dc399e5e
commit
1afa12005c
@@ -9335,7 +9335,7 @@ Redirect logging to @var{filename}. If used without an argument or
|
||||
stderr.
|
||||
@end deffn
|
||||
|
||||
@deffn {Command} {add_script_search_dir} [directory]
|
||||
@deffn {Command} {add_script_search_dir} directory
|
||||
Add @var{directory} to the file/script search path.
|
||||
@end deffn
|
||||
|
||||
|
Reference in New Issue
Block a user