1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 02:35:28 +02:00
tldr/pages
Gilles Quenot 1b05651161
cp: example using -t (#9706)
* Add example using -t

Think of:

    find . -name '*foobar*' -type f -print0 | xargs -0 cp -r DEST_DIR

All of the files passed by the pipe will remain in DEST_DIR

* cp: add missing ":" in description

* cp: fix typo

* Update pages/common/cp.md

* Fix typo
2023-01-03 13:34:10 +10:00
..
android am: add mnemonics (#9639) 2023-01-02 08:08:10 -03:00
common cp: example using -t (#9706) 2023-01-03 13:34:10 +10:00
linux dd: split POSIX/BSD/GNU, sync pages, fix syntax (#9624) 2023-01-01 14:34:56 +10:00
osx java_home: add page (#9685) 2023-01-02 09:03:50 -03:00
sunos prctl: add French translation (#9392) 2022-11-01 07:27:06 -03:00
windows windows/*: add page (#8783) 2022-12-21 11:26:27 +07:00