--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html Thu Mar 16 12:09:10 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html Thu Mar 16 12:10:12 2023 +0100 @@ -44,8 +44,10 @@ If a board needs special treatment, the command should be overwritten in the board specific subclass. Commands are provided to perform operations on the file system of a connected MicroPython device, for getting and setting - the time on the board and getting board related data. Supported file system - commands are: + the time on the board and getting board related data. +</p> +<p> + Supported file system commands are: <ul> <li>cd: change directory</li> <li>exists: test the existence of a file or directory on the device</li>