Emily Grace Seville
f6692c871f
qm-cloudinit-dump: refresh page ( #9707 )
...
* Fix placeholders in `qm-cloudinit-dump`
2023-02-08 22:02:30 +05:30
pixel
9c1f14626f
head: split POSIX, BSD and GNU ( #9818 )
2023-02-03 09:54:27 +05:30
Hariz
4fa6b9a557
konsave: add page ( #9773 )
2023-02-01 22:05:44 +00:00
yuiseki
778badb13f
whatis: add Japanese translation, update page ( #9775 )
...
* whatis: add Japanese translation
* add example of --locale option
* Update whatis.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-01-16 23:08:53 +05:30
Øyvind Tveit
d2dbce839e
getconf: add page ( #9515 )
...
* Create getconf.md
* Apply suggestions from code review as submitter failed to address them
* Fix syntax error
* Update getconf.md
* Update getconf.md
2023-01-11 21:27:42 +10:00
Emily Grace Seville
12c37fc025
chsh: refresh page ( #7998 )
...
* Make grammar more general via using `a`
* Delete chsh.md
* Apply suggestions from code review
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Enhance descriptions:
- add mnemonics
- replace `Print` with `List`
* Use portable `--list-shells` counterpart
* Update pages/common/chsh.md
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2023-01-10 02:35:58 +10:00
Emily Grace Seville
1ae9202d7e
rmdir: add/refresh pages ( #7993 )
...
* Create `rmdir` copy with long options
* Refresh pages:
- update title
- add `See also` link
- use brace expansion in examples
- refresh descriptions
* Use imperative mood in titles
* Don't use brace expansion
2023-01-08 01:33:17 +10:00
Emily Grace Seville
6cf81f993a
rm: add/refresh pages ( #7994 )
...
* Add `rm` page copy with long options
* Refresh title
* Refresh pages:
- better grammar/syntax
- `See also` links
- reorder examples
* Use imperative mood in titles
* Don't use brace expansion
* Use `and` instead of `/` for `-r` examples
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2023-01-08 01:31:17 +10:00
Emily Grace Seville
32c8eaf13a
adig: refresh page ( #9714 )
...
* Deprecate `specified` in favour of `specific`
* Apply suggestions from code review
* Apply suggestions from code review
2023-01-06 22:52:19 +10:00
Emily Grace Seville
634a986fd0
Make placeholders more readable ( #9708 )
2023-01-04 20:51:43 +10:00
Emily Grace Seville
cbb8ded234
acountry: refresh page ( #9715 )
2023-01-03 22:12:21 +05:30
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
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
Madawa De Silva
ffc2a70437
pyrit: add page ( #9230 )
...
* pyrit: add page
* Apply suggestions from code review
2022-12-30 08:47:21 +10:00
pixel
ca92bb0050
binwalk: move to common ( #9673 )
2022-12-27 10:01:25 +05:30
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
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
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
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
Managor
42e662cf6c
pw-link: fix typo ( #9627 )
2022-12-16 19:51:36 +05:30
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
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
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
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
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
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
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
Emily Grace Seville
1ab95e8f84
ark: refresh page ( #9541 )
...
* Enhance command description
* Fix descriptions and incorrect placeholder
2022-12-02 19:53:27 +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
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
Kyle
adbbb76e90
virt-xml: add page ( #9456 )
2022-11-27 11:59:19 +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
tangowithfoxtrot
9a6ef30519
xmodmap: added closing single-quote ( #9532 )
2022-11-20 15:53:47 +05:30
John Toohey
587e51d780
btrfs*, mkfs.btrfs: update link to new website ( #9517 )
2022-11-15 08:50:15 -03:00
K.B.Dharun Krishna
d3203a1699
apx: add page ( #9501 )
2022-11-09 07:21:01 -03:00
ohyahgit
ea0a5167c7
cockpit-*: add page ( #9145 )
2022-11-09 07:03:06 -03: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
Axel Navarro
2bd2336a5e
xauth: add page ( #9499 )
2022-11-07 11:38:16 +05:30
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
Ein Verne
4df135e6cd
atop: add page ( #9450 )
2022-10-31 12:21:43 -03:00
NikhilSS
b22fd9ff59
unzipsfx: add page ( #9225 )
2022-10-30 09:20:13 -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
Dulaj Nadawa
5f00d3a1ca
qm-resume: add page ( #9374 )
2022-10-30 08:06:21 -03:00
rajat mohan
60edcb358c
cockpit-ws: add page ( #9160 )
2022-10-29 17:58:43 -03:00
ni-ui
a232f2818c
goldeneye.py: add page ( #9277 )
2022-10-29 09:43:14 -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
dinaisrael
77257d0196
goobook: add page ( #9356 )
2022-10-28 13:30:49 +05:30
pg99696
9608f14607
grub-script-check: add page ( #9336 )
2022-10-28 09:17:26 +05:30
deeeeeeps
9127ea2e92
qm-sendkey: add page ( #9246 )
2022-10-26 07:23:58 -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
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
dinaisrael
12f81b7d00
caffeine-indicator: add page ( #9339 )
2022-10-26 08:16:02 +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
Jean-Pierre van Riel
69c7cfe02c
wipefs: add --all example with glob pattern ( #8453 )
2022-10-25 23:56:30 +00:00
DEBADRIBASAK
44416e176c
telinit: add page ( #9288 )
2022-10-25 13:18:08 -03:00
Brett Krueger
15c29885e6
qm-destroy: add page ( #9054 )
2022-10-25 08:03:58 -03:00
MUSKAN
71d4d67692
qm-help: add page ( #9165 )
2022-10-25 07:31:37 -03:00
MUSKAN
38f9331440
qm-pending: add page ( #9149 )
...
* qm-pending: add page
* qm-pending: add page
* Update pages/linux/qm-pending.md
* Update pages/linux/qm-pending.md
2022-10-25 18:05:34 +10:00
Abhishek Srivastava
09bc55514e
qm-rollback: add page ( #9110 )
...
* qm-rollback: add page
* Fixed formatting issues
* Fixed formatting issues
* Update pages/linux/qm-rollback.md
* Update pages/linux/qm-rollback.md
2022-10-25 17:47:36 +10:00
Gustavo Higuera M
d2d5ec0f02
w: add Spanish translation ( #9306 )
2022-10-25 11:50:39 +05:30
DEBADRIBASAK
4a9dc81054
lddd: add page ( #9286 )
2022-10-25 11:42:26 +05:30
K.B.Dharun Krishna
7fab1fc4c7
hunspell, ispell: update links ( #9247 )
2022-10-25 11:40:22 +05:30
vatana7
e0a5a7e588
treetime: add page ( #9162 )
2022-10-24 09:58:33 +02:00
pg99696
5f03fcde13
loadkeys: add page ( #9244 )
2022-10-23 23:03:24 -03:00
Abhishek Srivastava
a9cb8f5a9e
qm-cleanup: add page ( #9111 )
2022-10-23 19:21:12 -03:00
MUSKAN
631d8f7edd
qm-mtunnel: add page ( #9152 )
2022-10-23 18:45:45 -03:00
Sadeed
1c1cc911f3
qm-guest-exec-status, qm-guest-passwd: add page ( #9102 )
2022-10-22 22:39:46 +05:30
Madawa De Silva
6c990e054c
burpsuite: add page ( #9104 )
2022-10-21 21:51:48 +05:30
Dhiki Indryanto
36ad431f30
pacman*: add Indonesian translation ( #8678 )
2022-10-21 13:05:49 -03:00
NikhilSS
82bace81d0
loginctl: add page ( #9188 )
2022-10-21 08:23:53 -03:00
deeeeeeps
6bfaa32633
qm-config: add page ( #9216 )
2022-10-21 13:54:34 +05:30
deeeeeeps
18b449b4c1
qm-rescan: add page ( #9215 )
2022-10-21 13:54:12 +05:30
rozie
41531ff289
alternatives, cc, line: add Polish translation ( #9124 )
2022-10-21 00:20:41 -03:00
Keefer
01cc2fa872
smbclient: add --no-pass example ( #8812 )
2022-10-20 22:06:18 -03:00
Alejandro Pérez-Chirinos
20f7033bef
apk: add Spanish translation ( #9203 )
2022-10-20 21:46:15 +05:30
deeeeeeps
93aa6d3291
qm-status: add page ( #9180 )
2022-10-20 19:46:45 +05:30
Ismael Penalva Rodríguez
168cd26636
man: add Spanish translation ( #9186 )
2022-10-20 04:04:24 +05:30
nath1as
7112c19555
lci: add page ( #9033 )
2022-10-19 16:49:00 -03:00
trolzen
fa40045bfc
aspell: fix the example, enclose `aspell` in backticks ( #9131 )
2022-10-19 18:02:08 +02:00
Triad
b582869d25
enum4linux: remove enum.exe from command description ( #9183 )
...
Removed connection to a dead link and related information
2022-10-19 18:36:59 +05:30
Joel Tony
07ecc146ad
rpm2cpio: add page ( #9023 )
2022-10-18 20:37:11 +05:30
K.B.Dharun Krishna
476d0a5ce7
pacman*: refresh page, add Tamil translation ( #9071 )
2022-10-17 16:39:25 +02:00
ajrequenez
1d352c7eb5
pngcheck: add page ( #9015 )
2022-10-17 06:11:41 +02:00
Sadeed
0e6cb5e16b
qm-clone: add page ( #9038 )
2022-10-16 11:45:22 -03:00
Abhishek Srivastava
6fe1a432b6
qm-cloudinit-dump: add page ( #8973 )
2022-10-16 10:19:46 +05:30
Jacobus Burger
b4efca6bec
ldd: add more info ( #9011 )
2022-10-15 15:12:54 +02:00
Abhishek Srivastava
d144d74b35
qm-guest-cmd: add page ( #9001 )
2022-10-15 02:00:01 -03:00
Lee Katz
87547da697
mashtree: add page ( #8938 )
2022-10-15 01:59:14 -03:00
koolape
53209c04be
esearch: add examples ( #8997 )
2022-10-14 07:34:01 -03:00
Shubham Kshetre
e4cdf39dfa
arpaname: add page ( #9012 )
2022-10-14 06:18:10 -03:00
Axel Navarro
98bd79e862
br: add page; broot: fix page ( #8961 )
2022-10-12 19:53:45 +05:30
Axel Navarro
6feacdf900
clamav: fix page ( #8965 )
2022-10-12 22:21:34 +08:00
Lee Katz
55099c7d62
elink, esearch: add page ( #8957 )
2022-10-12 11:03:08 -03:00
koolape
766323d017
blastp: add page ( #8928 )
2022-10-12 09:04:51 -03:00
Bernd Stellwag
c39b034e43
mumble: add page ( #8750 )
2022-10-12 08:47:51 -03:00
Suyash Bhawsar
1cb2e95ecf
xxhsum: add page ( #8947 )
2022-10-12 16:32:12 +05:30
Adhiraj
eb38d1d75c
qm-snapshot: add page ( #8949 )
2022-10-12 12:50:32 +05:30
Muhammad Falak R Wani
f561687a5b
ausyscall: add page ( #8627 )
2022-10-11 13:46:46 +08:00
pg99696
697524e5da
zipcloak: add page ( #8914 )
2022-10-11 08:38:07 +05:30
Franz
5855fbf827
caffeinate: add page ( #8779 )
2022-10-10 21:25:49 -03:00
koolape
a3c9c6128e
einfo: add page ( #8876 )
2022-10-10 12:26:14 -03:00
pg99696
7e0f03695e
zipsplit: add page ( #8871 )
2022-10-10 11:19:41 -03:00
NimrodRak
ce2f7d627e
tc: add page ( #8795 )
2022-10-10 10:58:46 -03:00
Sawjan Gurung
dfff41f3ce
qm-monitor: fix filename ( #8854 )
2022-10-10 00:25:05 -03:00
Suyash Bhawsar
d460709d8a
reboot: fix --force example ( #8868 )
2022-10-09 23:05:00 -03:00
Althaf P T
fa7ab39d5e
qm-monitor: add page ( #8828 )
2022-10-09 22:34:58 -03:00
Byju John
c9aa864863
qm-wait: add page ( #8844 )
2022-10-09 22:31:28 -03:00
Braintelligence
3ac221c13d
qmrestore: add examples ( #8790 )
2022-10-09 18:51:45 -03:00
K.B.Dharun Krishna
cc5c62e196
qm: capitalize QEMU ( #8879 )
2022-10-09 18:39:54 -03:00
Seth Falco
e84e526ee1
register_new_matrix_user: add page ( #8862 )
2022-10-09 17:49:48 +05:30
Byju John
a1a8279510
qm-shutdown: Fix typo in filename ( #8838 )
2022-10-09 14:33:50 +05:30
Sawjan Gurung
c44321d570
qm-listsnapshot: add page ( #8853 )
2022-10-09 11:28:29 +05:30
Sawjan Gurung
17538f2c5e
qm-delsnapshot: add page ( #8852 )
2022-10-09 02:56:00 -03:00
Victoria Kruczek
dbbc452503
blight: add page ( #8633 )
...
* blight: add page
* blight: adjust to change requests
* blight: fix arguments and fix command desc
2022-10-09 10:39:00 +05:30
nath1as
e9dada8221
trashy: add page ( #8749 )
2022-10-09 10:08:27 +05:30
FL
6461f656cd
qm-create: rephrase example to better reflect command ( #8806 )
...
* rephrased example to better reflect command
* slight rephrase for better reading
2022-10-09 09:51:27 +05:30
Byju John
73d10cab03
qm-reset: add page ( #8837 )
2022-10-09 09:41:33 +05:30
Amin Cheloh
81730e29d1
ffuf, mdbook, s3cmd: fix typo ( #8770 )
2022-10-08 17:34:28 -03:00
Byju John
4db39ffe87
qm-reboot: add page ( #8784 )
2022-10-08 17:22:50 -03:00
nath1as
02b9c39102
startx: add page ( #8752 )
2022-10-08 17:17:08 -03:00
Suyash Bhawsar
92b27aa799
latte-dock: add page ( #8819 )
2022-10-08 16:41:30 -03:00
Joel Tony
4089acb778
nova: add page ( #8660 )
2022-10-08 21:42:58 +08:00
Saikat Sengupta
48ed0237ed
compopt: add page ( #8747 )
2022-10-08 01:59:10 -03:00
Byju John
83aae99908
qm-shutdown: add page ( #8764 )
2022-10-08 09:39:26 +08:00
Bernd Stellwag
fd5e4827e2
fastmod, gnmic-subscribe, renice, s3cmd, virt-install, toolbox-init-container: fix typo ( #8761 )
2022-10-07 05:30:15 +02:00
Franz
3ccf5b733e
caffeine: add page ( #8769 )
2022-10-06 16:31:28 -03:00
Joel Tony
7b569748f6
flatpak: replace remote-list with remove example ( #8584 )
2022-10-06 12:30:25 +08:00
Suyash Bhawsar
c2f82c0afc
links: add page ( #8548 )
2022-10-06 12:11:20 +08:00
Janek
4751abf6c8
smartctl, e2fsck: improve disk checking commands ( #8452 )
...
* Improve disk checking commands
* Make example descriptions consistent
* e2fsck: make blurb clearer
* e2fsck: fix blurb
* e2fsck: shorten blurb
2022-10-05 12:34:52 +05:30
pixel
6feeca7b68
fastfetch: move to common ( #8731 )
2022-10-05 12:22:30 +05:30
FL
dff475b81c
qm-start: add page ( #8704 )
2022-10-04 11:59:38 -03:00
FL
b60ba44da0
qm-create: add page ( #8705 )
2022-10-04 11:58:55 -03:00
FL
7c1c7b3266
dnsmap: add page ( #8706 )
...
* add dnsmap command
* csv file path is a variable
* Descriptions should start with a capital
* Description items should end with periods.
* invalid IP
* Update pages/linux/dnsmap.md
* fix typo and remove absolute paths
2022-10-04 14:36:24 +05:30
Emily Grace Seville
b9125f067c
dconf*: add/refresh pages ( #8031 )
...
* Fix top description:
- simplify description
- change `See also` link to `gsettings`
- fix man page url to manned.org because an old one is inaccessible
* Provide more examples and enhance existing ones:
- in `dconf`
* Add `dconf-read` page
* More `See also` links in `dconf`
* Add `reset` example
* Add `dconf-reset` page
* Refresh `dconf-write`:
- add link to `dconf` in `See also`
- fix man page url
- standardize examples with other `dconf` pages
* Fix man page urls everywhere in `dconf` pages
2022-10-04 17:00:34 +10:00
FL
2100859d25
dnstracer: add page ( #8707 )
...
* add dnstracer command
* mark parameters correctly
Thanks @CleanMachine1, totally missed that one. Should obviously be in brackets.
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* link man page for reference
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
* Mark -o in example description
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Mark -r in example description
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Mark -o in example description
Accidentally put this for -s as well
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Revert -r mnemonic because not applicable
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Reinhart Previano Koentjoro <reinhart_previano@yahoo.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-04 13:08:35 +07:00
dz-at-tc
c4221c98dd
bzegrep, bzfgrep, rgrep, zegrep, zgrep: move from linux to common ( #8709 )
...
grep alternatives work substantially the same on all major platforms.
2022-10-04 09:39:55 +05:30
Invader Zim
29eab400ca
warpd: add page ( #8542 )
2022-10-03 21:03:07 +00:00
Shubham Kshetre
b1ea42afa6
battop: add page ( #8654 )
2022-10-03 09:19:14 -03:00
Axel Navarro
a706422123
just-js: add page ( #8674 )
2022-10-03 09:13:25 -03:00
Prateek Kumar Nischal
5bc1dfb9ed
getcap: add -r example ( #8691 )
2022-10-03 09:01:45 -03:00
Suyash Bhawsar
9ee68b7d44
fastfetch: add page ( #8550 )
2022-10-03 07:53:19 +00:00
dz-at-tc
fa35e2d8d4
fossil*: move all fossil commands to common vs linux ( #8677 )
...
fossil commands work substantially the same on all major platforms.
2022-10-03 08:12:44 +05:30
th0ughtcrime
dce2127401
mdadm: add sudo, add --zero-superblock example ( #8618 )
2022-10-02 17:25:35 -03:00
Isaac
5342c1c9a1
pacdiff: add page ( #8474 )
2022-10-02 11:21:30 -03:00
Saikat Sengupta
e89c494850
getcap: add page ( #8578 )
...
* Add getcap page for Linux OS
* Update getcap.md
* Update link to manned
2022-10-02 17:56:56 +05:30
Shubham Kshetre
d439e9cefc
adig: add page ( #8602 )
2022-10-02 07:59:59 +02:00
Shubham Kshetre
ae3b0b1adf
acountry: add page ( #8611 )
2022-10-01 23:37:02 +01:00
Joel Tony
2506f957c1
timedatectl: Add command to set hardware clock to use localtime ( #8605 )
...
* Add GNU Octave page
* Change link to documentation
* Change hwclock to localtime
* Delete octave.md
* Update timedatectl.md
2022-10-01 19:24:12 +00:00
Suyash Bhawsar
f6e2f83cf5
size: add page ( #8604 )
2022-10-01 23:16:15 +08:00
Suyash Bhawsar
13b46aa933
qrcp: add page ( #8549 )
2022-10-01 07:58:19 +00:00
Suyash Bhawsar
67b0bd02d6
curlie: add page ( #8551 )
2022-10-01 07:57:52 +00:00
Shubham Kshetre
fea716c320
ahost: add page ( #8554 )
...
* ahost: add page
* Update pages/linux/ahost.md
2022-10-01 11:31:32 +05:30
Suyash Bhawsar
079fd79da2
ruget: add page ( #8528 )
2022-09-29 14:00:17 +08:00
K.B.Dharun Krishna
e3d2e6540c
protontricks: refresh page ( #8492 )
2022-09-18 20:18:56 -03:00
Suyash Bhawsar
145c7c4c65
broot: add page ( #8487 )
...
* Create broot.md
* Update pages/linux/broot.md
* Update pages/linux/broot.md
* Update pages/linux/broot.md
* Update pages/linux/broot.md
* Update pages/linux/broot.md
* Update pages/linux/broot.md
2022-09-15 08:34:24 +05:30
Suyash Bhawsar
da194b7c27
woeusb: add page ( #8434 )
...
* Create woeusb.md
* Update woeusb.md
* Update woeusb.md
* Update woeusb.md
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/woeusb.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* broot
Added broot command tldr.
* Delete broot.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-09-13 18:51:53 +00:00
Invader Zim
ee72074d19
nsxiv: add page ( #8477 )
...
* nsxiv: add page
tldr page for nsxiv (A fork of the sxiv image viewer)
* Update nsxiv.md
Changed markdown formatting to suit the examples from this repo
* Update pages/linux/nsxiv.md
* Update pages/linux/nsxiv.md
* Update pages/linux/nsxiv.md
* Update pages/linux/nsxiv.md
* Update nsxiv.md
* Update pages/linux/nsxiv.md
* Update nsxiv.md
* Update nsxiv.md
* Update pages/linux/nsxiv.md
* Update pages/linux/nsxiv.md
* Update pages/linux/nsxiv.md
2022-09-12 15:45:14 +05:30
Ecko
26e3d18442
lxc: add execute example ( #8472 )
2022-09-12 06:59:21 +05:30
Frank Sossi
675613a03d
vigr: add page ( #8470 )
2022-09-08 09:09:25 +05:30
Mia Combeau
f855dd1b1f
man: fix locale option example ( #8465 )
2022-09-06 14:29:07 +00:00
Guillaume BOEHM
ebca46818c
wal-telegram: add page ( #8431 )
...
* wal-telegram: added page
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-09-02 10:32:54 -07:00
CleanMachine1
01f68eb87f
daemon: add page ( #8390 )
...
* daemon: add page
* daemon: add delay example
* Update pages/linux/daemon.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Update pages/linux/daemon.md
* Update pages/linux/daemon.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-08-24 13:27:11 +08:00
K.B.Dharun Krishna
94f53f368a
retroarch: add page ( #8352 )
...
* retroarch: add page
* Update retroarch.md
* Update pages/linux/retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/linux/retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/linux/retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/linux/retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/linux/retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update retroarch.md
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-08-15 07:31:06 +05:30
marchersimon
bb28b5eccd
inotifywait: refresh ( #8323 )
2022-08-14 08:31:42 +05:30
K.B.Dharun Krishna
df71ead8eb
toolbox: Reorder commands in page ( #8343 )
...
* Update toolbox.md
* Update toolbox.md
2022-08-13 11:07:18 +10:00
marchersimon
1f147d6b91
pacman: use short options only ( #8286 )
2022-08-10 09:13:57 -03:00
Gianni Young
c8f003027f
termusic: add pages ( #8324 )
...
* termusic: add pages
* Update termusic.md
* Rename pages/termusic.md to pages/linux/termusic.md
* Update pages/linux/termusic.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/linux/termusic.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/linux/termusic.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/linux/termusic.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/linux/termusic.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 23:32:22 +05:30
Adrien Thebo
e611295197
rpm-ostree: add page ( #8277 )
...
* rpm-ostree: add page
* rpm-ostree: amend example description wording
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* rpm-ostree: fix tldr variable syntax, drop install apply-live example
* Update pages/linux/rpm-ostree.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/linux/rpm-ostree.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/linux/rpm-ostree.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-09 20:32:55 +05:30
CleanMachine1
6d4dc061c5
inotifywait: add --monitor command ( #8278 )
2022-08-08 19:12:39 +02:00
kai
a703584eec
grub-bios-setup: add page ( #8315 )
...
* grub-bios-setup: add page
* grub-bios-setup: use better wording for example descriptions
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* grub-bios-setup: use better placeholder in example
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
* Update pages/linux/grub-bios-setup.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* grub-bios-setup: add --directory example
* grub-bios-setup: add --directory example
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2022-08-08 09:21:30 +10:00
K.B.Dharun Krishna
822a07003b
toolbox: add pages ( #8280 )
2022-08-05 09:31:03 +02:00
marchersimon
a25714f556
hdparm: add read speed example ( #8302 )
2022-08-05 08:42:10 +05:30
Ciubix8513
b66a8a728b
cc: add alias page ( #8283 )
...
* cc: add page
* Update pages/linux/cc.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 16:26:18 +08:00
Emily Grace Seville
c31eeb4cd5
wine: refresh page ( #8019 )
...
* Refresh page:
- add new examples of running usual windows programs
- make examples more general
* Better grammar: remove `a`
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Apply suggestions from code review
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-08-03 13:55:23 +10:00
martín
515e8473e8
fix(en/flameshot): delay should be milliseconds ( #8276 )
2022-08-01 23:55:21 +00:00
K.B.Dharun Krishna
5b674f5317
uname: add page ( #8248 )
...
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-07-30 22:15:36 +05:30
pixel
3e12416728
pkg-config: move to common ( #8267 )
2022-07-30 11:08:42 -03:00
marchersimon
236c68f8a8
nmcli-general, nmcli-networking: add page ( #8264 )
...
* nmcli-general: add page
* nmcli-networking: add page
2022-07-30 22:23:57 +10:00
adamoudad
9619e5379b
xdg-settings: add page ( #8215 )
2022-07-27 08:05:48 -03:00
smyds
b8c43c45ad
pdfxup: add page ( #8196 )
...
* pdfxup: add page
* pdfxup: change description to start with uppercase letter
* Update pages/linux/pdfxup.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/pdfxup.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/pdfxup.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* Update pages/linux/pdfxup.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* pdfxup: add explaination of the meaning of N-up
* Update pages/linux/pdfxup.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2022-07-24 12:01:29 +10:00
Adrien Thebo
50170420d8
dpkg-query: add --search option, use long form of short options ( #8228 )
...
* dpkg-query: add --search option, use long form of short options
* Update pages/linux/dpkg-query.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Update pages/linux/dpkg-query.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* Update pages/linux/dpkg-query.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
* dpkg-query: use concrete examples for user-provided values
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-07-21 03:50:21 +10:00