*: replace file(s)
syntax and add path/to/
to more things (#9592)
* Fix file(s) and more path/to * Update pages.it/common/rm.md Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com> * thanks emily your suggestion was dogshit https://github.com/tldr-pages/tldr/blob/main/contributing-guides/translation-templates/common-arguments.md Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
- Download the contents of a URL to a file:
|
||||
|
||||
`curl {{http://example.com}} --output {{filename}}`
|
||||
`curl {{http://example.com}} --output {{path/to/file}}`
|
||||
|
||||
- Download a file, saving the output under the filename indicated by the URL:
|
||||
|
||||
|
Reference in New Issue
Block a user