* 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
* Refresh unzip page:
- more general descrptions
- more general examples
* Mention `zip` command
* Don't use brace expansion
* Update pages/common/unzip.md
* Use `list` term in the last example
* Apply suggestions from code review
* Fix command description
* Apply suggestions from code review
* autorandr.md: add `autorandr -c`
and since that added some ambiguity, I edited the description for -l
* Update pages/linux/autorandr.md
--change instead of -c
* Update pages/linux/autorandr.md
use --load instead of -l
* autorandr: expand other short options
* Sync `nemo` with `caja` page:
- standardize pages
* Fix placeholders
* Use `the current`
* Change title and simplify man page url
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Add some PowerShell related commands
* Include new pages for start-service, stop-service, set-service, show-markdown, resolve-path
* Include new pages for measure-command.md, tee-object.md, get-acl.md, and set-acl.md
* Include new pages for get-date, set-date, measure-object, sort-object, test-json, wait-process
* Remove i18n identifier from all added pages
* get-acl: Better wording and fix missing placeholder
sls: Use kebab-case for tldr view original command
* get-date: Better wording and change date string to ISO
* test-json: Better wording, generic json, and add one more example
* Add token {{}} to some missing places
* Apply suggestions from code review
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Fix typo on pages/windows/resolve-path.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/windows/measure-object.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Refresh descriptions:
- add mnemonics
- use `specific` term
* Fix broken placeholders: wrong format
* Replace `.o` with `.ext`
* Don't use leading dashes
* Apply suggestions from code review
* Create ftxdiff
from page request: macOS Font Tools aka. Apple Font Tool Suite #8478
Note: I'm a new dev, but experienced writer. This is my first docs PR. Feedback appreciated.
* Fix typos in ftxdiff.md
Fix typos including "Ending command descriptions with a period" "Example descriptions should end in a colon with no trailing characters"
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
add {{ FileName }} around file names
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
* Update pages/osx/ftxdiff.md
delete extra space
* Update pages/osx/ftxdiff.md
Add space between : and < in url
* Update pages/osx/ftxdiff.md
delete extra space on line 3
* Update pages/osx/ftxdiff.md
* Apply suggestions from code review as submitter failed to address them
* Don't use brace expansion syntax in last sample
* Use brace expansion without file extension
* Refresh page:
- better grammar in descriptions
- better command page description
- refresh examples
* Add `--no-create` option
* Better descriptions and placeholder:
- don't use brace expansion
- remove hint in braces
* Reduce repetition in placeholders
* Add OSx touch command
* Use imperative mood
* Apply suggestions from code review
* Apply suggestions from code review
* Use an actual value for --reference
* Use an actual value for -r
* Simplify placeholders and enhance descriptions
* Leave just common/touch.md
* Use short options
* Update "More information" link
* Fix examples:
- enhance descriptions
- fix wrong --split example
- fill a KDE bug: https://bugs.kde.org/show_bug.cgi?id=462046
* Extend third example:
- use ellipsis
* Apply suggestions from code review
* Add `specific` word to description
* Update pages/linux/dolphin.md
* Use lower case for `F` in `File`