diff -r 6fa5892b9097 -r a4cba20ad7ab RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html Sat Dec 23 15:48:55 2023 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.FileSystemCommands.html Sat Dec 23 17:58:35 2023 +0100 @@ -158,9 +158,9 @@ </p> <dl> -<dt><i>path</i></dt> +<dt><i>path</i> (str)</dt> <dd> -name of file/directory to remove (string) +name of file/directory to remove </dd> </dl> <a NAME="EricFileSystemCommands.processFileSystemCommand" ID="EricFileSystemCommands.processFileSystemCommand"></a> @@ -320,7 +320,7 @@ <dd> filename of file to write to </dd> -<dt><i>data</i></dt> +<dt><i>data</i> (Any)</dt> <dd> data to be written </dd>