*: convert en-GB to en-US (#8155)

This commit is contained in:
Seth Falco
2022-06-27 12:23:12 +02:00
committed by GitHub
parent a5933966dd
commit 34fde6d16f
41 changed files with 74 additions and 74 deletions

View File

@@ -7,10 +7,10 @@
`fls -r -m {{C:}} {{/dev/loop1p1}}`
- Analyse a single partition, providing the sector offset at which the filesystem starts in the image:
- Analyze a single partition, providing the sector offset at which the filesystem starts in the image:
`fls -r -m {{C:}} -o {{sector}} {{path/to/image_file}}`
- Analyse a single partition, providing the timezone of the original system:
- Analyze a single partition, providing the timezone of the original system:
`fls -r -m {{C:}} -z {{timezone}} {{/dev/loop1p1}}`