Commit Graph

5291 Commits

Author SHA1 Message Date
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
Cyrus Yip
094dd0fe63
mount: add example of mounting for a specific user (#9572) 2022-12-02 09:52:55 +05:30
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
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
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
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
CleanMachine1
3fd8b8e7b2
qmmp: add page (#9509) 2022-11-20 13:10:09 +00:00
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
K.B.Dharun Krishna
0ffeddaec4
jekyll: update link, add Tamil translation (#9512) 2022-11-15 09:45:55 -03:00
Emily Grace Seville
eefe5a6c52
sed: refresh/add pages (#7931) 2022-11-12 21:05:16 +08:00
Philippe Massicotte
43498fab3d
quarto: refresh page (#9491) 2022-11-09 12:12:10 +00:00
osalbahr
8cd6567f44
gcc: add -g to -Wall -Og example (#9088) 2022-11-09 07:05:39 -03:00
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
Irina
be0605dd3c
stty: refresh page (#9465) 2022-11-08 09:27:53 +05:30
Ethan Liu
36f4acb33d
railway: add page (#9488) 2022-11-07 05:32:30 +01: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
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