#2782: fix spacing in data_manipulation yaml + documentation

This commit is contained in:
Czar Echavez
2024-09-04 10:17:33 +01:00
parent 26a56bf360
commit 1374a23e14
2 changed files with 4 additions and 4 deletions

View File

@@ -82,8 +82,8 @@ Example:
- "test_2.txt"
- root:
- passwords: # example of file with size and type
size: 69 # size in bytes
type: TXT # See FileType for list of available file types
size: 69 # size in bytes
type: TXT # See FileType for list of available file types
List of file types: :py:mod:`primaite.simulator.file_system.file_type.FileType`

View File

@@ -846,8 +846,8 @@ simulation:
file_system:
- root:
- backup_script.sh: # example file in backup server
size: 400
type: SH
size: 400
type: SH
- downloads:
- "ChromeSetup.exe" # another example file
- "New Folder" # example of an empty folder