Commit Graph

10008 Commits (0c9a81208ca200264a1fb97cf661685bf200a145)

Author SHA1 Message Date
EmilySeville7cfg 0c9a81208c Fix man page urls everywhere in `dconf` pages 2022-04-17 15:51:01 +10:00
EmilySeville7cfg 45cc721fd3 Refresh `dconf-write`:
- add link to `dconf` in `See also`
- fix man page url
- standardize examples with other `dconf` pages
2022-04-17 15:50:23 +10:00
EmilySeville7cfg b284e43042 Add `dconf-reset` page 2022-04-17 15:45:45 +10:00
EmilySeville7cfg 37a18d69ee Add `reset` example 2022-04-17 15:43:32 +10:00
EmilySeville7cfg 1cc54ddda0 More `See also` links in `dconf` 2022-04-17 15:41:37 +10:00
EmilySeville7cfg d147f26cfd Add `dconf-read` page 2022-04-17 15:40:06 +10:00
EmilySeville7cfg 83d5d281d4 Provide more examples and enhance existing ones:
- in `dconf`
2022-04-17 15:37:29 +10:00
EmilySeville7cfg 927c3f773c Fix top description:
- simplify description
- change `See also` link to `gsettings`
- fix man page url to manned.org because an old one is inaccessible
2022-04-17 15:08:31 +10:00
Martin Matous 3ce3531cb0
faillock: add page (#7971)
Signed-off-by: Martin Matous <m@matous.dev>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-04-14 00:49:07 +00:00
Emily Grace Seville f0dacdbd20
jq: update page (#7945)
* Fix manual url

* Replace all old examples with new ones:
- executing expression/script
- accessing keys/array items
- mutating objects

* Remove backslash, but:
- syntax highlighting is broken

* Add russian jq translation

* Fix placeholders in translation

* Specify multiple array items/keys in examples

* Describe --arg option

* Join two examples:
- first
- fourth

* Fix generic command placeholders:
- use `cat path/to/file.json`
2022-04-13 11:45:18 +10:00
Steve-V 3f7ce811f7
zoxide: add --interactive to remove example (#7977) 2022-04-12 08:10:35 -03:00
Choi Young-jin 14a5e6b020
2to3, 7za, 7zr, [, [[, aapt: add Korean translate (#7970) 2022-04-10 20:09:59 -03:00
Raizo62 119c84205e
ip-neighbour.md : title : the command is "ip" and not "ip-neighbour" (#7973)
the syntaxof title is now consistent with the others commands
2022-04-10 12:47:05 +00:00
Choi Young-jin 1a2846cf85
tmux: add Korean translation (#7959) 2022-04-07 13:31:29 -03:00
Seifer23 97c6028809
color, dir, nautilus, touch, wal: add Catalan translation (#7965) 2022-04-07 13:29:59 -03:00
Choi Young-jin dc7bd73653
nc, telnet, vim: add Korean translation (#7960) 2022-04-07 08:49:13 -03:00
Dina Basumatary 95024e8451
bq: add page (#7962)
* gsutil: add page

* bq: add page

* Revert "gsutil: add page"

This reverts commit 141468243f52de8a5a49034e2df665f5d9c1bee9.

* Update pages/common/bq.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Update pages/common/bq.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* Update pages/common/bq.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>

* chore: applied PR recommendations

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-07 12:23:01 +02:00
Garrett Mills b9fcf6a81c
alternatives: add alias page (#7967)
Create a page for `alternatives` documenting it as an alias of `update-alternatives`.
2022-04-07 12:20:33 +02:00
Nicolai Weitkemper 9c3619928b
tar: fix spelling in German translation (#7964) 2022-04-07 06:45:36 +10:00
Axel Navarro 7f30b7211e
mh_copyright: add page (#7910)
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-04-06 12:35:16 +05:30
Emily Grace Seville 6c1370e1e9
`pwd` with long options (#7955) 2022-04-05 00:22:20 +10:00
Emily Grace Seville 213dab9463
Better grammar in pabcnetcclear (#7934) 2022-04-04 20:46:28 +08:00
hellojukay 2bf7c9a670
you-get: add page (#7948) 2022-04-03 12:25:08 -03:00
CleanMachine1 f2ce86befd
pwd: fix flags (#7953) 2022-04-03 12:21:35 -03:00
Chenfa Zheng 48c442da5d
debtap: add page (#7947) 2022-04-03 09:56:06 -03:00
CleanMachine1 78c684a6f6
speedcrunch: add page (#7936) 2022-04-02 19:24:53 -03:00
Seth Falco 487d901904
unshare: add page (#7920) 2022-04-02 19:19:56 -03:00
Axel Navarro 59f031bb0c
dotnet-tool: add page (#7769) 2022-04-02 19:16:27 -03:00
Seifer23 f3f11bd539
7z, cmatrix, ls, youtube-dl: add Catalan translation (#7946) 2022-04-02 19:14:05 -03:00
Paul Somers a456da2822
gt: add page (#7926)
* gt: add page

graphite.dev

* gt: fix review suggestions

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* gt: fix commands to longhand, explain auth better

* gt: fix typos

* Update pages/common/gt.md

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-03-30 23:45:02 +10:00
CleanMachine1 8f25ac9cf5
fix CI issues (#7937) 2022-03-29 02:32:52 +01:00
dotnetCarpenter b698969354
b2sum, md5sum, sha*sum: add --ignore-missing example (#7929) 2022-03-28 11:21:41 -03:00
pixel 0bc72f5496
sdef, xml2man: add page (#7927) 2022-03-27 23:49:38 +02:00
Matthew Peveler 9ac1ffd5ca
CLIENT-SPECIFICATION: Add entry to unreleased changelog (#7806) 2022-03-27 14:04:21 +08:00
Seth Falco 27ff55fc2e
*: normalize colons (#7913) 2022-03-27 02:25:15 -03:00
Emily Grace Seville f63fedd585
gimp: add Russian translation (#7907) 2022-03-27 02:20:50 -03:00
Emily Grace Seville df1531c488
krita: add Russian translation (#7906) 2022-03-27 02:19:16 -03:00
Emily Grace Seville 8d3613e0a0
mcs: add Russian translation (#7908) 2022-03-27 02:17:31 -03:00
dependabot[bot] f8d78df90d
package-lock.json: bump minimist from 1.2.5 to 1.2.6 (#7928)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 18:14:21 -03:00
Axel Navarro cd107da48b
mh_metric: add page (#7912) 2022-03-25 17:27:18 -03:00
Kirill Lappo 2a9bf986cb
nordvpn: add autoconnect and update country connect examples (#7924) 2022-03-24 15:32:45 +08:00
Seth Falco da24d7dbe0
gnome-screenshot: add page (#7916) 2022-03-23 10:14:10 -03:00
Seth Falco fb62af84fc
ispell: add page (#7918) 2022-03-23 09:49:36 -03:00
Seth Falco 1a7fd6ec58
ivpn: add page (#7914) 2022-03-23 09:48:56 -03:00
Seth Falco 3184f70e6f
laptop-detect: add page (#7919) 2022-03-23 09:43:56 -03:00
Axel Navarro b0918ad192
mh_lint: add page (#7911) 2022-03-22 08:51:38 -03:00
Emily Grace Seville 4659bcb243
linux/*: add more information link (#7848) 2022-03-21 14:07:48 -03:00
Seth Falco cc3d4ff3aa
gnome-calculator: add page (#7915) 2022-03-21 13:40:51 -03:00
Seth Falco d8327bb073
gnome-software: add page (#7917) 2022-03-21 08:48:01 -03:00
Muhammad Falak R Wani f3b986941a
trace-cmd: add page (#7820) 2022-03-21 05:14:10 +01:00