*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
`zip -d {{compressed.zip}} "{{foo/*.tmp}}"`
|
||||
|
||||
- Archive a directory and its contents to a multi-part [s]plit zip file (e.g. 3GB parts):
|
||||
- Archive a directory and its contents to a multi-part [s]plit zip file (e.g. 3 GB parts):
|
||||
|
||||
`zip -r -s {{3g}} {{compressed.zip}} {{path/to/directory}}`
|
||||
|
||||
|
Reference in New Issue
Block a user