Axel Navarro
1bf16d5ee9
amass: sort examples ( #9724 )
2023-01-04 17:32:27 +05:30
Emily Grace Seville
634a986fd0
Make placeholders more readable ( #9708 )
2023-01-04 20:51:43 +10:00
Emily Grace Seville
54524f0f10
cmd: ( #9645 )
...
- add mnemonics
- use generic placeholders as
there are no long descriptive options before them
2023-01-04 20:46:12 +10:00
K.B.Dharun Krishna
10bccbd1e4
rust/*: update path, add Tamil translation ( #9637 )
...
* rustup: add page
* rustc: add Tamil translation
* rustfmt: add Tamil translation
* rust/* : update path
* rustc: update Tamil translation
* Apply suggestions from code review
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-01-04 12:27:33 +08:00
Emily Grace Seville
d6699a289f
pm, settings: refresh pages ( #9717 )
...
* Refresh `pm`:
- simplify descriptions
- fix placeholder for keywords
* Refresh `settings`:
- deprecate `the` in favor of `a`
* pm,settings: update Tamil translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-03 22:23:22 +05:30
Emily Grace Seville
cbb8ded234
acountry: refresh page ( #9715 )
2023-01-03 22:12:21 +05:30
Joel Tony
9eea97798b
scd: add page ( #9224 )
...
* Add sam2p
* Correct typo
* Add scd.md
* Fix formatting
* Delete sam2p.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
* Update pages/common/scd.md
2023-01-03 13:46:55 +10:00
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
seedgou
f8520a47ca
adb-logcat: remove hyphen ( #9710 )
2023-01-02 22:12:02 +05:30
Emily Grace Seville
bbd5f9073c
java_home: add page ( #9685 )
2023-01-02 09:03:50 -03:00
Emily Grace Seville
97b0abb633
am: add mnemonics ( #9639 )
2023-01-02 08:08:10 -03:00
Emily Grace Seville
4111fe9296
Add `xzcmp` page ( #9704 )
2023-01-02 20:47:30 +10:00
Andrew Smith
1a541e65c9
vite: add page ( #9701 )
...
* vite: add file
* vite: fix typo
remove extra space
* vite: add quotes to names
2023-01-02 20:21:30 +10:00
Emily Grace Seville
ce223b4592
bugreport: replace `Show` with `Display: ( #9643 )
...
- standardization
2023-01-01 21:11:36 +10:00
Emily Grace Seville
19e15a15a3
afconvert: add page ( #9683 )
...
* Add `afconvert` page
* Apply review suggestions from:
- https://github.com/tldr-pages/tldr/pull/9683/files#r1059363364
2023-01-01 14:42:32 +10:00
pixel
f8a527b837
dd: split POSIX/BSD/GNU, sync pages, fix syntax ( #9624 )
...
* dd: split POSIX/BSD/GNU, sync pages, fix syntax
* Apply suggestions from code review
* Update dd.md
* Update dd.md
* Update dd.md
2023-01-01 14:34:56 +10:00
Emily Grace Seville
dbda0fc755
unzip: refresh page ( #7997 )
...
* 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
2022-12-31 08:51:52 +10:00
444B
65def218b7
gcpdiag: add page ( #9678 )
...
* Create gcpdiag.md
* Rename gcpdiag.md to pages/common/gcpdiag.md
* Update gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
* Update pages/common/gcpdiag.md
2022-12-31 08:39:28 +10:00
Bill Kaguru Wanjohi
d03096f087
autorandr: add change command ( #9676 )
...
* 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
2022-12-30 10:19:21 +10:00
Roger
b4ec029408
ss: add -K example ( #9659 )
...
* ss-kill-socket-connection
Kill Socket connection example
* Format compliance
2022-12-30 09:25:39 +10:00
selfint
6698ecaed3
Update pv.md ( #9658 )
...
* fix 'stop at' option by including --size parameter
* replace -s and -S with their spelled out variants
2022-12-30 09:06:09 +10:00
Madawa De Silva
ffc2a70437
pyrit: add page ( #9230 )
...
* pyrit: add page
* Apply suggestions from code review
2022-12-30 08:47:21 +10:00
yenaras
5435f46e8f
poetry: remove list command ( #9677 )
2022-12-27 16:27:40 +05:30
pixel
ca92bb0050
binwalk: move to common ( #9673 )
2022-12-27 10:01:25 +05:30
Rail
2ceed8c839
czkawka-cli: add page ( #9477 )
2022-12-26 06:26:31 +05:30
Matthew Peveler
7c4d355193
qmv: add -f do example ( #9661 )
...
Co-authored-by: Marek Kowalczyk <marek.kowalczyk@mandarine.pl>
2022-12-25 16:16:50 +01:00
pixel
74082b4689
mumble: move to common ( #9660 )
2022-12-24 16:25:43 +05:30
Emily Grace Seville
f7ab10ee92
nemo: refresh page ( #8008 )
...
* 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>
2022-12-23 11:02:53 +07:00
Emily Grace Seville
34f8e09b55
id3v2: add page ( #9653 )
...
* Add `id3v2` command page
* Highlight names via backticks
2022-12-23 08:28:14 +05:30
Emily Grace Seville
8d2c5bcc88
qm-showcmd: ( #9652 )
...
- Use `specific` instead of `given`: standardization
2022-12-22 17:42:02 +05:30
Emily Grace Seville
9b51a5fb56
dalvikvm: refresh page ( #9644 )
...
* dalvikvm: add `specific` term
* dalvikvm: update Tamil translation
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-22 17:41:01 +05:30
rockofox
7fe7f79904
nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation ( #9365 )
...
* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation
* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: apply suggestions from code review
* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: Applied changes
from German code review to originals
* Update pages.de/common/nix-collect-garbage.md
2022-12-22 11:11:42 +10:00
Fernando Crespo
aed340476f
windows/*: add page ( #8783 )
...
* 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>
2022-12-21 11:26:27 +07:00
pixel
c70bae523e
cat: split POSIX, BSD and GNU and add 2 examples ( #9623 )
...
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-21 04:18:13 +01:00
pg99696
fb90656068
qm-showcmd: add page ( #9243 )
2022-12-21 03:50:16 +01:00
Emily Grace Seville
8735fa6a4b
ar: refresh page ( #9567 )
...
* 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
2022-12-20 19:27:15 +10:00
Emily Grace Seville
cf93879231
kdenlive: add page ( #9545 )
2022-12-20 09:52:57 +01:00
dinaisrael
78119c59cf
assoc: add `| more` example ( #9314 )
2022-12-20 07:18:16 +05:30
Darío Hereñú
f310c52eb5
bzip2: add examples ( #9256 )
2022-12-19 07:12:15 -03:00
Filip Makosza
7780e9d87d
coproc: add page ( #9636 )
...
* coproc: add page
* Fix formatting errors
* Fix formatting errors
* Update pages/common/coproc.md
* Update pages/common/coproc.md
* Update pages/common/coproc.md
* Update pages/common/coproc.md
* Update pages/common/coproc.md
* Update pages/common/coproc.md
* Fix phrasing and formatting
* Change capitalisation
2022-12-19 19:55:23 +10:00
Liz GingerKiwi.Dev
b74e8af584
ftxdiff: add page ( #9177 )
...
* 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
2022-12-19 19:54:31 +10:00
Abhishek Srivastava
5b7e662dd6
qm-guest-exec: add page ( #9133 )
...
* qm-guest-exec: add page
* Added specified changes
* Update pages/linux/qm-guest-exec.md
* Update pages/linux/qm-guest-exec.md
* Update pages/linux/qm-guest-exec.md
* Update pages/linux/qm-guest-exec.md
* Apply suggestions from code review
2022-12-19 19:40:46 +10:00
marc-48k
f5365b44fd
tart: add page ( #9633 )
...
* tart: add page
* Update pages/osx/tart.md
* Update pages/osx/tart.md
2022-12-18 01:10:50 +10:00
Yu Dou
7c1c59c2c1
git-stash: add option show ( #9571 )
...
* git-stash: add command git stash show
* Join two examples
2022-12-17 18:33:38 +10:00
Azad Ansari
211f562cd6
aws-backup: add page ( #9369 )
...
* aws-backup: page added
* aws-backup: checks fixed
* aws-backup: checks fix
* Apply suggestions from code review as submitter failed to address them
2022-12-17 18:00:56 +10:00
Managor
42e662cf6c
pw-link: fix typo ( #9627 )
2022-12-16 19:51:36 +05:30
Emily Grace Seville
c1a467c13a
touch: refresh ( #7966 )
...
* 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
2022-12-15 22:28:53 +10:00
Emily Grace Seville
2b7bb62092
sd: refresh page ( #9595 )
...
* Explicitly specify output stream:
- experimental format
* Fix file placeholder
* Quote command substitution
* Change the last example description
2022-12-14 22:43:44 +10:00
CleanMachine1
4f248c72fc
audacious: add page ( #9621 )
...
* audacious: add page
* Update pages/common/audacious.md
* Update pages/common/audacious.md
* Update pages/common/audacious.md
2022-12-13 23:40:18 +10:00
K.B.Dharun Krishna
f539c1fd63
apx: refresh page ( #9605 )
...
* apx: refresh page
Closes #9604
* Fix typo
* Update apx.md
2022-12-13 15:44:34 +10:00
K.B.Dharun Krishna
f7fb8b8f0d
abroot: add page ( #9608 )
...
* abroot: add page
Closes #9606
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* abroot: fix typo
The `--version` and `--help` flags don't require Superuser (sudo) privileges.
* Update abroot.md
* Update abroot.md
* Update pages/linux/abroot.md
* Change symbol to ⟺
I updated the same on docs since it has better visibility
* Update pages/linux/abroot.md
* Update pages/linux/abroot.md
* Update pages/linux/abroot.md
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-13 15:04:53 +10:00
Emily Grace Seville
68b69b0ade
dolphin: refresh page ( #9536 )
...
* 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`
2022-12-13 14:04:59 +10:00
pixel
3c944f84c3
sed: split POSIX, GNU and BSD ( #9609 )
2022-12-13 13:53:24 +10:00
pixel
1bf6f4904d
gunzip: add `stdin` example ( #9613 )
2022-12-12 21:52:18 +00:00
Richard Mörbitz
e01871f1c9
git-merge-base: add page ( #9382 )
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-12-11 02:12:03 +01:00
Juan Manuel Parrilla Madrid
75e5d87936
krunvm: add page, add Spanish translation ( #9575 )
2022-12-09 11:47:29 -03:00
rozie
20bd65192d
apt-file: update examples ( #9073 )
...
* wajig: Polish translation added
* Update pages.pl/linux/wajig.md
* Update pages.pl/linux/wajig.md
* Update pages.pl/linux/wajig.md
* apt: add Polish translation
* apt-file: Change samples/description to match together
* Update pages/linux/apt-file.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-12-08 17:19:13 +10:00
Emily Grace Seville
1f49d278bc
trash-cli: refresh page ( #9526 )
...
* Fix placeholder format, reorder examples, and:
- enhance grammar
* Use `the current` more often
* Update pages/common/trash-cli.md
2022-12-08 16:58:13 +10:00
Emily Grace Seville
15493ebc15
fd: refresh ( #9591 )
2022-12-07 06:57:21 +01:00
Emily Grace Seville
6272a9078c
procs: refresh page ( #9594 )
...
Co-authored-by: pixel <pixel@chrissx.de>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-07 06:44:52 +01:00
K.B.Dharun Krishna
cb5a6d4757
asciinema: update link ( #9593 )
2022-12-06 16:27:25 +05:30
ciph3rz
1de39fb355
braa: add page ( #9041 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-12-06 08:14:05 +01:00
Emily Grace Seville
7717ca9f73
stty, tput: refresh pages ( #9524 )
2022-12-06 07:48:59 +01:00
pixel
263508cd44
*: 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>
2022-12-06 16:47:56 +10:00
Rail
54239c32f4
waifu2x-ncnn-vulkan: add page ( #9478 )
2022-12-06 07:44:18 +01:00
Sakib Junaed
095d4555b5
img2txt: add page ( #9597 )
...
* img2txt: add page
* img2txt: fix build error
* Update pages/linux/img2txt.md
* img2txt: accepted suggestions
2022-12-06 12:56:35 +10:00
Emily Grace Seville
992aac5077
okular: refresh page ( #9535 )
...
* Enhance descriptions
* Add missing `a` article
* Use imperative mood in the command description
* Apply suggestions from code review
* Update pages/common/okular.md
2022-12-05 21:42:50 +10:00
Emily Grace Seville
d61bc3f9e7
arduino-builder: refresh page ( #9576 )
...
* Use concrete value range for `-debug-level`:
- syntax suggestion source: #9564
* Simplify description where range syntax applied
* Simplify default value note
* Simplify range syntax
2022-12-05 16:49:54 +10:00
Emily Grace Seville
40e00f8bdd
konsole: refresh page ( #9542 )
...
* Enhance code examples and program description
* Remove `--fallback-profile` example:
- option is not available in man page
* Update pages/linux/konsole.md
2022-12-05 16:43:19 +10:00
Emily Grace Seville
a39b7589df
Use long options in `bat` page ( #9590 )
2022-12-05 08:23:02 +05:30
cyqsimon
2d4f0ad33d
linux package managers: add link to ArchWiki Rosetta ( #9507 )
...
Affected pages: apt, dnf, dpkg, emerge, pacman, rpm, yum, zypper
2022-12-05 10:57:55 +10:00
pixel
0d99563193
*: path/to/everything ( #9589 )
2022-12-04 19:12:49 +10:00
pixel
ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` ( #9584 )
2022-12-04 08:53:34 +01:00
pixel
5f7fd20ee2
mkfile: move to common ( #9585 )
2022-12-04 15:07:04 +10:00
K.B.Dharun Krishna
3cf67deadf
pages.ta/*: refresh page; git-blame: update path ( #9573 )
2022-12-03 11:35:38 +05:30
Emily Grace Seville
9765c9c3f4
aria2c: refresh page ( #9577 )
...
* Don't use undescore before number suffixes
* Quote all urls
* Fix broken filename placeholders
* Use `specific`
* Fix broken url placeholders: use ellipsis
2022-12-03 05:12:24 +10:00
Emily Grace Seville
1ab95e8f84
ark: refresh page ( #9541 )
...
* Enhance command description
* Fix descriptions and incorrect placeholder
2022-12-02 19:53:27 +05:30
Cyrus Yip
094dd0fe63
mount: add example of mounting for a specific user ( #9572 )
2022-12-02 09:52:55 +05:30
K.B.Dharun Krishna
e6e705b3f6
tshark: add Tamil translation, fix path ( #9568 )
...
* tshark: add Tamil translation
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages.ta/linux/tshark.md
* tshark: fix path placeholder
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-12-01 12:31:54 +10:00
Emily Grace Seville
3268c09726
calligra*: add pages ( #9565 )
...
* Add `calligra` pages:
- `calligrastage`
- `calligrawords`
- `calligrasheets`
* Add examples without arguments
* Add `calligraflow` page
* Add `See also` links
* Simplify grammar for the last examples
2022-12-01 12:31:03 +10:00
Madawa De Silva
312475c70c
bully: add page ( #9561 )
...
* bully: add page
* Apply suggestions from code review
* Update bully.md
* Update pages/linux/bully.md
2022-12-01 12:30:30 +10:00
Kyle
717c090bb7
virt-viewer: add page ( #9562 )
...
* virt-viewer: add page
* virt-viewer: fixed spelling
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
* Update pages/linux/virt-viewer.md
2022-12-01 10:33:56 +10:00
Jeff Pratt
3902255cf4
lspath: add page ( #9558 )
...
* Create lspath.md
* Update pages/common/lspath.md
* Update pages/common/lspath.md
* Update pages/common/lspath.md
2022-11-30 13:21:48 +10:00
Emily Grace Seville
7d5af884ed
spectacle: add page ( #9552 )
2022-11-30 04:12:16 +01:00
Remy Lagrois
bc2a4f0e2b
cbt: add page ( #9563 )
...
* add cbt command page and examples
* add colons
* linter edits
* couple more edits
* fam1,qual1,etc
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
* Update pages/common/cbt.md
2022-11-29 15:02:09 +10:00
Sid
49a4608a3f
clangd: add page ( #9419 )
...
* clangd: add page
* Update clangd.md
* Added suggestions
* Update clangd.md
2022-11-29 14:58:56 +10:00
Emily Grace Seville
f25beb7f02
kate: refresh page ( #9546 )
...
* Refresh `kate` command description
* Enhance descriptions:
- remove mentioning editor name many times
- use backticks for i/o streams
- simplify descriptions
* Enhance first two examples:
- expand placeholders
- expand descriptions
* Error fixed
* Update pages/common/kate.md
2022-11-29 07:48:58 +10:00
Emily Grace Seville
1ab3e787b1
kdeconnect-cli: refresh page ( #9553 )
...
* Use lowerccase for placeholders
* Add missing quotes
* Enhance command description
2022-11-29 06:08:56 +10:00
K.B.Dharun Krishna
a0d6670d86
vim: Cross-reference pages ( #9513 )
...
* vim: Cross-reference pages
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Move See also to next line
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Apply suggestions from code review
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-11-29 05:25:47 +10:00
Cyrus Yip
70e2ec60cf
mount: add --mkdir example ( #9555 )
...
* mount: add --mkdir example
* remove unneeded space
* Update pages/common/mount.md
2022-11-29 05:22:44 +10:00
K.B.Dharun Krishna
9272721e5a
verilator: fix typo ( #9559 )
2022-11-29 04:36:58 +10:00
K.B.Dharun Krishna
bf494772ba
iverilog: update page ( #9551 )
2022-11-27 20:13:48 +05:30
n8x0b7T
2772f9750f
feroxbuster: add page ( #9544 )
2022-11-27 20:05:36 +05:30
Harley Wilson
c21edd799d
setfile: add page ( #9554 )
...
* setfile: add page
* setfile: fix typo
* setfile: fix typo
* setfile: fix typo
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
* setfile: fix wording
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-27 20:37:35 +08:00
Kyle
adbbb76e90
virt-xml: add page ( #9456 )
2022-11-27 11:59:19 +05:30
Hugh Wimberly
519c7b04b1
pytest: add page ( #9539 )
2022-11-26 14:24:27 +05:30
acass91
3e13850ea4
verilator: add page ( #9443 )
2022-11-26 13:37:29 +05:30
pixel
df6ed27267
osx/g*: add page ( #9252 )
2022-11-25 10:49:43 +01:00
pixel
f448f16cca
killall: split linux and common ( #9550 )
...
* killall: split linux and osx
* killall: oh
* mnenomic lol
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-11-25 02:44:48 +10:00
Cyrus Yip
452f60a27c
mkvmerge: add subtitle track example ( #9521 )
2022-11-24 07:02:59 +05:30
Thamaraiselvam (aka) Tham
463cc88df4
k3d: add page ( #9273 )
2022-11-23 20:40:39 +01:00
Saevyn
4dca0ab1fb
read: fix missing backslash ( #7731 )
2022-11-23 12:05:31 +01:00
Hugh Wimberly
098e5fc70b
poetry: update "dev dependency" example ( #9540 )
...
Since v1.2.0 Poetry has moved to a using a new syntax for adding development dependencies.
2022-11-22 16:43:19 +05:30
Andréia Bohner
3b5ff92995
Add long options on icalbuddy ( #9534 )
2022-11-21 17:57:32 +10:00
CleanMachine1
3fd8b8e7b2
qmmp: add page ( #9509 )
2022-11-20 13:10:09 +00:00
tangowithfoxtrot
9a6ef30519
xmodmap: added closing single-quote ( #9532 )
2022-11-20 15:53:47 +05:30
Andréia Bohner
08bde170ff
head: remove page from osx ( #9533 )
2022-11-20 15:46:01 +05:30
Ulysses
e05c6828c5
exiftool: Add "-gps*=" removal example ( #9522 )
...
* exiftool: Add "-gps*=" removal example
A common use of exiftool is removing location data from photos. One may wish to preserve most EXIF data (ex. rotation, date/time taken, etc.) but remove private location data. This example accomplishes this common task.
The proposed example comes from exiftool's author, Phil Harvey:
https://exiftool.org/forum/index.php?topic=6037.msg29731#msg29731
This example works to not only remove GPS data from EXIF but also from Adobe's XMP tags.
Tested with JPEG and HEIC photos using exiftool 12.50.
2022-11-20 15:39:37 +05:30
BasicAcid
253cdc5b12
pngquant: add page ( #9525 )
2022-11-19 15:59:27 +05:30
Nicholas
724ed194a3
bb: add page ( #9500 )
2022-11-18 09:52:38 +08:00
trolzen
737d1cce00
hexdump: refresh page and Chinese translation ( #9486 )
2022-11-17 19:50:02 +05:30
Michał Połtyn
1c621f5132
snowsql: add page ( #9519 )
2022-11-17 08:34:47 -03:00
Irina
85c7973277
nohup: use variable number of arguments in token ( #9464 )
2022-11-17 06:11:30 +05:30
Irina
c3a2251d88
tput: refresh page ( #9474 )
2022-11-16 19:38:31 +05:30
pablomalo
e3808a5850
scoop: improve example to update all packages ( #9508 )
2022-11-15 09:48:48 -03:00
K.B.Dharun Krishna
0ffeddaec4
jekyll: update link, add Tamil translation ( #9512 )
2022-11-15 09:45:55 -03:00
John Toohey
587e51d780
btrfs*, mkfs.btrfs: update link to new website ( #9517 )
2022-11-15 08:50:15 -03:00
Emily Grace Seville
eefe5a6c52
sed: refresh/add pages ( #7931 )
2022-11-12 21:05:16 +08:00
Krzysztof Bociurko
fa7f5faa94
say: update page ( #9452 )
2022-11-09 12:13:25 +00:00
Philippe Massicotte
43498fab3d
quarto: refresh page ( #9491 )
2022-11-09 12:12:10 +00:00
K.B.Dharun Krishna
d3203a1699
apx: add page ( #9501 )
2022-11-09 07:21:01 -03:00
osalbahr
8cd6567f44
gcc: add -g to -Wall -Og example ( #9088 )
2022-11-09 07:05:39 -03:00
ohyahgit
ea0a5167c7
cockpit-*: add page ( #9145 )
2022-11-09 07:03:06 -03:00
Lena
d72e639555
cipher: edit page ( #9312 )
2022-11-09 09:54:50 +05:30
Raph
95f7704f8a
gprof: add page ( #9485 )
2022-11-08 22:47:11 +01:00
Pete Riches
3fc7bd3d7d
cut: use `--delimiter` with `--fields` ( #9503 )
...
The `--delimiter`option only applies when separating fields.
I have changed the second example to use `--fields` instead of `--characters`, which threw an error.
2022-11-08 14:31:49 +00:00
Patrice Denis Arronis
7294aeffb5
ip-route-*: add page ( #9311 )
2022-11-08 19:26:59 +05:30
Kyle
e5b51964ca
virt-xml-validate: add page ( #9467 )
2022-11-08 08:39:08 +00:00
Irina
be0605dd3c
stty: refresh page ( #9465 )
2022-11-08 09:27:53 +05:30
Axel Navarro
2bd2336a5e
xauth: add page ( #9499 )
2022-11-07 11:38:16 +05:30
Ethan Liu
36f4acb33d
railway: add page ( #9488 )
2022-11-07 05:32:30 +01:00
MikeR
ab6ee2256d
pkcon: add page ( #9494 )
2022-11-06 18:16:52 +05:30
Seth Falco
e10e6df63e
conky: fix align example ( #9492 )
2022-11-04 20:32:19 +00:00
Irina
50e6c846ee
stat: refresh page ( #9438 )
2022-11-04 20:10:43 +00:00
Hai Le Phu
506f6d13fc
git-feature: fix page title ( #9482 )
2022-11-03 05:44:32 +05:30
Mia Combeau
5a9e0cf2e0
errno: fix grammar in example description ( #9480 )
2022-11-02 12:56:39 -03:00
pg99696
c06fbd2037
git-scp: add page ( #9385 )
2022-11-02 10:26:42 -03:00
Robson Cruz
7adfe7b3e6
git-feature: add page ( #9470 )
2022-11-02 10:25:53 -03:00
Richard Mörbitz
28841b6189
jq: remove tokenization of dot operator ( #9428 )
2022-11-02 12:27:37 +08:00
Joel Tony
0e163b1d5e
prctl: add French translation ( #9392 )
2022-11-01 07:27:06 -03:00
Ein Verne
4df135e6cd
atop: add page ( #9450 )
2022-10-31 12:21:43 -03:00
Joel Tony
c580bf2055
sam2p: add page ( #9109 )
2022-10-31 13:13:32 +08:00
K.B.Dharun Krishna
202953761d
java*: update links ( #9436 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-30 23:40:02 +01:00
Rolv Apneseth
8edccfeca7
black: adjust example descriptions for `--diff` and `--check` examples ( #9211 )
...
* black: modify order and wording on --diff and --check examples
* black: changed the learn more link to point to the project's documentation
* Update pages/common/black.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-10-30 23:35:40 +01:00
pg99696
f63e2da79b
git-merge-*: add page ( #9386 )
...
* git merge-into: add page
* git merge-repo: add page
* Apply suggestions for git-merge-into
* Apply suggestions for git-merge-repo
2022-10-30 23:31:26 +01:00
Sanosuke Kato
fcadddc0b1
fg: fix example description ( #9439 )
...
* fg: fix a command explanation
* Update pages/common/fg.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-10-30 23:27:32 +01:00
NikhilSS
b22fd9ff59
unzipsfx: add page ( #9225 )
2022-10-30 09:20:13 -03:00
Suhani Garg
aa5621f443
serialver: add page ( #9371 )
2022-10-30 09:12:03 -03:00
Brett Krueger
deb48dfb2d
logrotate: add page ( #9055 )
2022-10-30 09:10:43 -03:00
Brett Krueger
517cdc4254
qm-unlock: add page ( #9051 )
2022-10-30 08:39:56 -03:00
Cristian Bastidas
2603b45852
airodump-ng: add page ( #9114 )
2022-10-30 08:20:34 -03:00
Thamaraiselvam (aka) Tham
b53b33a074
pg_isready: add page ( #9271 )
2022-10-30 08:08:06 -03:00
Dulaj Nadawa
5f00d3a1ca
qm-resume: add page ( #9374 )
2022-10-30 08:06:21 -03:00
Richard Mörbitz
33118a53ac
git-blame: add commit examples ( #9380 )
2022-10-30 10:24:25 +05:30
rajat mohan
60edcb358c
cockpit-ws: add page ( #9160 )
2022-10-29 17:58:43 -03:00
Alwin Lohrie
b25e0e849e
esptool: add page ( #9276 )
2022-10-29 17:13:10 -03:00
Glenn Dimaliwat
9d45084ebe
sfdx: add page ( #9255 )
2022-10-29 20:10:38 +05:30
Joel Tony
542d339db5
sockstat: add page ( #9107 )
2022-10-29 21:42:07 +08:00
ni-ui
a232f2818c
goldeneye.py: add page ( #9277 )
2022-10-29 09:43:14 -03:00
Michael Schwarz
e918fd22ea
django-admin: update link to latest version ( #9404 )
2022-10-29 08:03:47 +05:30
Gabriel Rodrigues
0fba988587
fd, fdp, finger: add pt_BR translation ( #9366 )
2022-10-28 21:43:04 -03:00
Seth Falco
e81d293482
mkdir: reword examples ( #9400 )
2022-10-28 21:33:27 -03:00
Seth Falco
0fb6668370
open: fix typo in example ( #9401 )
2022-10-28 13:35:02 -03:00
Dulaj Nadawa
9cced2f955
qm-migrate: add page ( #9367 )
2022-10-28 21:23:46 +05:30
dinaisrael
d2d7cf17ff
archivemount: add page ( #9354 )
2022-10-28 10:57:08 -03:00
Rolv Apneseth
96e0324c04
qtile: add page ( #9132 )
2022-10-28 14:00:40 +02:00
Waldir Pimenta
c46a498931
cron: add alias page ( #9388 )
...
* cron: add alias page
* cron: remove trailing whitespace
* ripgrep: use standard alias description
* todoman: use standard alias description
2022-10-28 19:47:25 +10:00
dinaisrael
77257d0196
goobook: add page ( #9356 )
2022-10-28 13:30:49 +05:30
Raph
907f0033f6
tuckr: add page ( #9320 )
2022-10-28 14:55:55 +08:00
pg99696
9608f14607
grub-script-check: add page ( #9336 )
2022-10-28 09:17:26 +05:30
K.B.Dharun Krishna
937c216b28
cd: update page ( #9363 )
2022-10-27 15:36:45 +08:00
Colin Westwater
fee5f011e0
cd: add command to go to root of current drive ( #9106 )
2022-10-26 20:57:10 +05:30
Barry Weiss
cce6775dd0
pyats-shell: add page ( #9338 )
2022-10-26 11:22:30 -03:00
Matt Dutson
8440fea997
exiftool: add print example and image metadata example ( #9179 )
2022-10-26 07:47:02 -03:00
deeeeeeps
9127ea2e92
qm-sendkey: add page ( #9246 )
2022-10-26 07:23:58 -03:00
Thamaraiselvam (aka) Tham
62ba2c869b
kcadm.sh: add page ( #9272 )
2022-10-26 07:20:33 -03:00
MUSKAN
e58d646e94
qm-vncproxy: add page ( #9150 )
2022-10-26 07:15:21 -03:00
koolape
38bb098e37
blastn: add page ( #8873 )
2022-10-26 07:14:33 -03:00
bryanmg
bd623d649f
aws-sqs: add page ( #9085 )
2022-10-26 07:03:33 -03:00
Jake Leahy
e03ec4e499
nim: add check example ( #9308 )
2022-10-26 07:00:57 -03:00
Ratheshan Sathiyamoorthy
f500bf3524
arduino: add examples ( #9352 )
2022-10-26 06:57:36 -03:00
Krzysztof Bociurko
d60a7927a6
*: remove executable permission to page ( #9350 )
2022-10-26 06:54:27 -03:00
sebfoe
3f6c59bda4
esa-snap: add page ( #9334 )
2022-10-26 06:33:58 -03:00
Irina
bfaee1a34b
stat: change to full path in token ( #9346 )
2022-10-26 18:21:47 +10:00
Irina
b3b3c8c46a
nohup: put command in backquotes ( #9347 )
2022-10-26 12:51:09 +08:00
dinaisrael
12f81b7d00
caffeine-indicator: add page ( #9339 )
2022-10-26 08:16:02 +05:30
Nándor
af2f120a54
date: fix typo in -u example ( #9341 )
2022-10-26 08:06:33 +05:30
Cristian Bastidas
c6ef38c58d
az-*: add Spanish translation ( #9326 )
2022-10-26 07:57:29 +05:30
DEBADRIBASAK
fabd81e9f6
setserial: add page ( #9291 )
2022-10-25 22:26:48 -03:00
DEBADRIBASAK
e6d261b8a9
loadkeys: add examples ( #9283 )
2022-10-25 22:24:53 -03:00
Thamaraiselvam (aka) Tham
b387d00bfb
doctl-serverless: add page ( #9318 )
...
* doctl-serverless: add page
* Update pages/common/doctl-serverless.md
2022-10-26 00:09:08 +00:00
Jean-Pierre van Riel
69c7cfe02c
wipefs: add --all example with glob pattern ( #8453 )
2022-10-25 23:56:30 +00:00
Abhay Patil
61c26c35a9
aws-codecommit: add page ( #9202 )
2022-10-25 16:14:04 -03:00
DEBADRIBASAK
44416e176c
telinit: add page ( #9288 )
2022-10-25 13:18:08 -03:00
mpiasecki1
659da1ec92
choco/*: add Polish translation ( #9027 )
2022-10-25 19:02:51 +05:30
Tyler Smart
28b8fe04e7
twine: add examples ( #8924 )
2022-10-25 09:51:58 -03:00
Barry Weiss
fa29fb7c48
pyats-version: add page ( #9319 )
2022-10-25 18:17:56 +05:30
Brett Krueger
15c29885e6
qm-destroy: add page ( #9054 )
2022-10-25 08:03:58 -03:00
dinaisrael
df975f05fd
nvm: add ls-remote example ( #9315 )
2022-10-25 07:36:45 -03:00
MUSKAN
71d4d67692
qm-help: add page ( #9165 )
2022-10-25 07:31:37 -03:00