Lucas Gabriel Schneider
9abddffd09
multiple pages: fixed typos ( #2871 )
2019-04-06 13:34:03 +01:00
Owen Voke
fa21dc0a07
larasail: add page ( #2848 )
2019-03-26 02:56:05 +01:00
Tigran Tch
6b69d09d35
ffsend: add page ( #2839 )
2019-03-22 17:03:29 +00:00
Starbeamrainbowlabs
79f26a8fd3
vpnc: minor grammatical fix ( #2838 )
2019-03-18 18:11:40 +00:00
Robert
75a5dc32f6
vpnc: add page ( #2837 )
2019-03-18 17:35:29 +00:00
Starbeamrainbowlabs
3aef0112fc
whiptail: add page ( #2820 )
2019-03-07 09:50:16 +00:00
reneatzi
0dfb3ff75c
scrot: add page ( #2733 )
2019-03-04 17:06:00 +00:00
Aaron Janse
8edc5b4fdb
nixos-rebuild: add page ( #2809 )
2019-03-02 11:36:13 +00:00
Balázs Úr
6956cd5348
multiple pages: change Unicode characters to ASCII ( #2802 )
...
Change Unicode characters to ASCII:
- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
Balázs Úr
ad3772d8cb
multiple pages: remove superfluous white spaces ( #2801 )
2019-02-24 15:47:41 +00:00
Paul Reiter
ed9bfb1f6e
paccache: add page ( #2788 )
2019-02-22 21:25:39 +00:00
黄永生
bd045b8606
type: add page ( #2783 )
2019-02-18 08:56:09 +00:00
Jon LaBelle
f3d7ddd622
pathchk: move to pages/common
...
`pathchk` is not exclusive to the Linux platforms; it's distributed with most
(if not all) BSD platforms, including...
- [FreeBSD](https://www.freebsd.org/cgi/man.cgi?query=pathchk&sektion=1 )
- [macOS](https://opensource.apple.com/source/file_cmds/file_cmds-230/pathchk/pathchk.1.auto.html )
2019-02-18 13:16:25 +05:30
Tyler Moon
89a8a1477b
sam: add page ( #2779 )
2019-02-16 14:16:52 +00:00
Daniel Michaels
4f6598f0b8
guake: add page ( #2777 )
2019-02-14 11:45:54 +01:00
Marco Bonelli
2599a6de48
Refactor: change "folder" to "directory" where needed.
...
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
saeed
1f94abff1f
apt-get: add apt-get purge example ( #2772 )
2019-02-11 14:28:03 +01:00
Marco Bonelli
f79f6011e0
Refactor: add missing `or_directory` where needed.
...
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Tigran Tch
0428b0379a
tshark: add page ( #2758 )
2019-02-07 14:27:17 +00:00
Marco Bonelli
daea9f5e69
pathchk: add page.
2019-02-04 15:22:26 +01:00
Starbeamrainbowlabs
334c0b4fa3
multiple pages: fix syntax
2019-02-03 01:28:36 +01:00
Starbeamrainbowlabs
00a96f0f42
eyeD3: add homepage
2019-02-03 01:28:36 +01:00
Marco Bonelli
c90ed14a96
xfce4-screenshooter: add page ( #2734 )
2019-01-29 11:05:47 +00:00
Starbeamrainbowlabs
46b143e14e
pivpn: add page ( #2671 )
2019-01-29 06:48:01 +00:00
Owen Voke
2bf87e0c5c
mandb: add page ( #2672 )
2019-01-28 18:42:46 +00:00
Max Strübing
2a11b29c68
lastb: add page ( #2645 )
2019-01-28 18:38:12 +00:00
mrx
4abbd9bae0
dmesg: add colourise, human-readable and timestamp examples ( #2728 )
2019-01-28 10:58:49 +00:00
Kefei Lu
66fce39b37
cal: add `-3` example ( #2716 )
2019-01-27 10:19:38 +05:30
Michael Sprague
8973839f55
tlp: add page ( #2653 )
2019-01-15 15:36:54 +00:00
Marco Bonelli
ac5cd6d896
brctl: add page.
2019-01-11 00:53:19 +00:00
Waldir Pimenta
d68814d502
brew: avoid update/upgrade confusion
2019-01-08 06:42:03 +00:00
Starbeamrainbowlabs
07d6ef9abc
inotify-wait: add page ( #2676 )
2019-01-01 22:37:29 +05:30
Starbeamrainbowlabs
e75348ed4f
uprecords: add page ( #2661 )
2018-12-24 22:04:22 +00:00
Ben Allen
75bc700557
uuidgen: add page
2018-12-22 21:57:25 +05:30
Michael Sprague
37f52be503
tlp-stat: add page ( #2656 )
...
* tlp-stat: add page
Signed-off-by: Michael Sprague <ms388@cornell.edu>
* tlp-stat: make requested verbiage change
Signed-off-by: Michael Sprague <ms388@cornell.edu>
* tlp-stat: update description
Signed-off-by: Michael Sprague <mikesprague@gmail.com>
* tlp-stat: use requested verbiage for description
Signed-off-by: Michael Sprague <mikesprague@gmail.com>
2018-12-20 16:14:35 +00:00
The-Hoster
54a75ee772
reflector: add page ( #2641 )
2018-12-16 09:57:37 +05:30
Starbeamrainbowlabs
26f036496c
apt-file: add page ( #2640 )
2018-12-14 12:39:12 +05:30
Starbeamrainbowlabs
4c08ebfd28
thunar: add page ( #2642 )
2018-12-11 06:09:50 +00:00
slamp
0bd703d8ea
correct typo getent group ( #2634 )
2018-12-04 21:16:17 +00:00
Ronnie Gane
0ad8632483
unset: add page ( #2570 )
2018-12-01 17:55:20 +00:00
Guilherme Leobas
571e44e3e1
objdump: move to common ( #2627 )
2018-11-29 09:41:37 +00:00
Ronnie Gane
e7ad6644b2
csplit: add page ( #2571 )
2018-11-29 07:55:23 +00:00
Jens Egholm
d69bda7c13
entr: add page ( #2613 )
2018-11-26 18:11:43 +00:00
Alex Larsen
4ae6029176
fc: add page ( #2608 )
2018-11-25 20:57:30 +05:30
YongHao Hu
00150f769a
tcpkill: add page ( #2606 )
2018-11-22 15:25:07 +00:00
Garrett Mills
7245743331
sinfo: add page ( #2599 )
2018-11-21 17:05:57 +00:00
Hugo Locurcio
08550e1d43
timedatectl: tweak writing ( #2604 )
2018-11-21 09:20:43 +00:00
Émile Nadeau
8903a79304
autorandr: add page ( #2602 )
2018-11-21 09:19:22 +00:00
Cameron Tod
5eb448ebf6
netstat: add route print example ( #2566 )
2018-11-20 21:30:05 +00:00
Sarathkumar
52fda86b97
poweroff: add pages ( #2535 )
2018-11-20 09:31:29 +05:30
Garrett Mills
88545ce503
squeue: add page ( #2598 )
2018-11-18 21:44:08 +00:00
Andreas Schnebinger
66bef8afb3
yaourt: use token syntax
2018-11-15 09:29:50 +05:30
Garrett Mills
0b0d5a3cce
sbatch: add page ( #2584 )
2018-11-14 06:34:46 +00:00
Andreas Schnebinger
fb9011f6f9
pamac: add page ( #2573 )
2018-11-12 21:22:06 +00:00
Starbeamrainbowlabs
99d08c8d10
xfce4-terminal: add page ( #2548 )
2018-11-05 22:36:48 +00:00
Kevin Kredit
24b670aba2
export: add -f flag ( #2550 )
2018-11-05 22:35:13 +00:00
Jacob Rosales Chase
f10b0a11ab
beep: fix mismatched braces ( #2553 )
2018-11-04 11:30:35 +00:00
Sacha Bron
960a3676bc
sm: add page ( #2529 )
2018-11-02 12:55:25 +00:00
Ivan Aracki
70c4eeadcc
command: add page ( #2478 )
2018-10-31 00:29:48 +00:00
Sacha Bron
201bf8428e
rfkill: add page ( #2502 )
2018-10-31 00:15:22 +00:00
msdlisper
2fe3be3c92
gpasswd: add page ( #2480 )
2018-10-30 08:39:36 +00:00
Sacha Bron
9c7f70fdbb
xtrlock: add page ( #2501 )
2018-10-30 08:36:15 +00:00
Starbeamrainbowlabs
0bf0e88e0a
apt-mark: add page ( #2520 )
2018-10-30 08:34:48 +00:00
Guido Lena Cota
18370557b2
mass change: apply snake case to tokens ( #2518 )
2018-10-29 11:14:25 +00:00
MasterTos
99ecfb4054
yay: add page ( #2460 )
2018-10-28 17:12:49 +00:00
Arun Isaac
435ec65f21
guix-package: add page ( #2489 )
2018-10-26 20:14:42 +01:00
Arthur Bols
ada2c2f364
snap: add refresh example ( #2475 )
2018-10-21 23:07:28 +01:00
Cass S
4cbb38584e
mknod: add page ( #2445 )
2018-10-20 12:22:44 +01:00
Russ Edwards
a6da7a1297
lrzuntar: add page ( #2456 )
2018-10-20 12:14:46 +01:00
Russ Edwards
34d837bbb7
lrztar: add page ( #2453 )
2018-10-20 12:13:59 +01:00
Flavia Bastos
51fa65a9a1
diff3: add page ( #2437 )
2018-10-18 14:47:31 +01:00
Fabian
24bd336560
update-alternatives: Added hint for showing all commands #2448 ( #2448 )
2018-10-16 18:30:40 +01:00
Felix Yan
72b4f22ff9
coreutils commands: move pages to common/ folder ( #2442 )
2018-10-16 18:29:50 +01:00
Russ Edwards
0173d970ef
lrunzip: add page ( #2450 )
2018-10-16 20:56:37 +05:30
Matúš Ferech
49eda104aa
gunicorn: add page ( #2424 )
2018-10-16 08:55:05 +01:00
Russ Edwards
437beb75d0
lrzip: add page ( #2436 )
2018-10-15 23:57:32 +01:00
Matthew Peveler
374c403740
dircolors: add page ( #2422 )
2018-10-12 10:41:07 +01:00
Anmol Singh Jaggi
ee09ff9c5a
namei: add page ( #2427 )
2018-10-12 08:43:30 +01:00
Anmol Singh Jaggi
d508428edd
hostid: add page ( #2420 )
2018-10-10 22:01:19 +01:00
Maharaj Fawwaz Almuqaddim Yusran
d5ae9f93c4
lsusb: add page ( #2409 )
2018-10-09 21:12:30 +01:00
Jon LaBelle
02753012bd
groups: Move from linux to common ( #2407 )
2018-10-08 23:33:16 +01:00
Chris
e1c4e34b45
printenv: add page ( #2400 )
2018-10-08 23:16:27 +01:00
Anmol Singh Jaggi
e29f371ac1
factor: add page ( #2414 )
2018-10-08 23:10:56 +01:00
Lachlan Marnham
a777ea5d89
vncviewer: add page ( #2401 )
2018-10-08 23:06:44 +01:00
Chris
c7dd5f5a44
logname: add page ( #2399 )
2018-10-08 09:04:37 +01:00
Vishal Verma
21751a2315
ndctl: add page ( #2380 )
2018-10-06 12:13:21 +01:00
supermamie
a9dd05fc4e
groups: add page ( #2384 )
2018-10-05 14:20:09 +01:00
Russ Edwards
3d2fc22207
numfmt: add page ( #2386 )
2018-10-04 22:37:53 +05:30
Aline Pêgas
4b82a76f12
slapt-get: add page ( #2378 )
2018-10-04 11:51:14 +01:00
Flavia Bastos
32f4a2b456
updatedb: add page ( #2369 )
2018-10-04 11:26:32 +01:00
RafRaf
10279a785b
stty: add page ( #2280 )
2018-10-03 11:48:54 +01:00
Owen Voke
3d14853f88
realpath: add page ( #2357 )
2018-10-01 17:36:30 +01:00
Russ Edwards
98f409a596
firejail: add page ( #2354 )
2018-09-27 07:18:54 +01:00
ISU
2763a5f7b7
xbps: add page ( #2211 )
2018-09-26 19:17:04 +05:30
Victorien ELVINGER
14407a9dc6
iw: add page ( #2289 )
2018-09-16 10:51:20 +01:00
Starbeamrainbowlabs
b1c50c2195
b2sum: add page ( #2335 )
2018-09-15 18:22:48 +05:30
pxgamer
74eb06f2cd
users: change to use concrete wmtp example
2018-09-13 15:10:01 +05:30
pxgamer
77458aa5e8
users: add page
2018-09-13 15:10:01 +05:30
Starbeamrainbowlabs
b4bb0749e4
arch: add page ( #2329 )
2018-09-12 23:27:20 +01:00
Niklas
638b1d45ed
flatpak: add page ( #2316 )
2018-09-09 15:07:43 +01:00