David Hatch
1a925460a9
badblocks: add more examples ( #3747 )
...
Add two examples using verbose mode and output to file.
2020-01-15 10:50:37 +01:00
sidahmed-malaoui
147d481109
dcfldd: improve an example ( #3758 )
2020-01-14 22:02:10 +00:00
Marcus Grant
2694e7caf3
ansible-vault: add page ( #3279 )
2020-01-13 23:11:29 +00:00
Jacob Roeland
b289e56fc4
chmod: remove all rights ( #3748 )
...
* chmod: remove all rights
* chmod: consistent bracket use
2020-01-11 23:10:48 +01:00
Ein Verne
39fd1720c2
top: update page ( #3744 )
...
* top: update page
* Update pages/linux/top.md
Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-11 14:53:58 +01:00
Starbeamrainbowlabs
e32821e08c
numlockx: add page ( #3739 )
2020-01-10 21:10:53 +01:00
Ein Verne
6eaee9850d
pwdx: add page ( #3743 )
2020-01-09 06:37:56 +01:00
Lucas Gabriel Schneider
fdac5f1b85
dmenu: fix typo ( #3742 )
2020-01-09 03:11:10 +00:00
sidahmed-malaoui
df2826e26f
dcfldd: add page ( #3719 )
2020-01-06 16:32:45 +00:00
Zlatan Vasović
d19bf5d17f
cheat: add page ( #3721 )
2020-01-03 23:31:24 +00:00
Waldir Pimenta
29b3ab40a1
git-show: add example for --stat option ( #3728 )
...
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-01-02 23:19:40 +00:00
Starbeamrainbowlabs
eb0fe6392b
bison: add page ( #3722 )
2020-01-01 02:44:15 +00:00
Andrik Albuquerque
82ae3bc0db
cpdf: applying tokens and fix more information label ( #3720 )
2020-01-01 02:14:03 +00:00
Waldir Pimenta
bb392b5654
qcp, qmv: small tweaks ( #3712 )
2019-12-31 18:27:57 +00:00
Daniel Cervenkov
55edce104a
pdfimages: add page ( #3668 )
2019-12-31 18:24:36 +00:00
Andrik Albuquerque
db65c5bfb4
cpdf: add page ( #3713 )
2019-12-31 01:18:28 +00:00
Waldir Pimenta
cc6f7005c2
su: reword example descriptions and add a new one ( #3715 )
2019-12-30 18:30:30 +01:00
jduan
0205dc21ff
cloc: add --vcs example ( #3707 )
2019-12-30 20:16:08 +05:30
Jonathan Dahan
7ac600865d
tic: add page ( #3699 )
2019-12-30 13:48:52 +01:00
Nir Elbaz
4e5395df2c
Update truncate.md ( #3710 )
...
* Update truncate.md
Empty a file's content command, fix missing closing bracket on "Shrink the file by 2GiB" example.
* Add missing empty line and fix the article
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-30 13:41:06 +01:00
Zlatan Vasović
64ecf11238
xdg-user-dirs-update: correct path syntax ( #3711 )
2019-12-30 17:01:31 +08:00
Miguel Mendes
6fe6ed9641
fuser: add new examples ( #2513 )
2019-12-29 12:22:10 +05:30
Jonathan
37ffdcb0a7
msfvenom: add page ( #3476 )
2019-12-29 08:36:13 +05:30
Starbeamrainbowlabs
75d109448a
sinfo: add link and improve examples ( #3700 )
2019-12-28 18:03:26 +00:00
Jonathan Dahan
c8931b963e
cargo-doc: add page ( #3697 )
...
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2019-12-28 14:18:12 +01:00
Melvin
93f2e505de
xdg-user-dirs-update: add page ( #3695 )
2019-12-28 11:55:55 +01:00
Zlatan Vasović
3f48086d34
Remove new profile command
2019-12-27 23:53:56 +00:00
Ben Scattergood
45247399e2
Firefox: Suggested changes
...
New instance flag removed but profile flag re-added
2019-12-27 23:53:56 +00:00
Ben Scattergood
4434c26c98
Firefox: suggested changes
...
grammatical change for default browser flag
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-12-27 23:53:56 +00:00
Ben Scattergood
9c3bb17ba3
firefox: remove --new-instance flag
2019-12-27 23:53:56 +00:00
Ben Scattergood
a7a6d84942
Added missing backtick
2019-12-27 23:53:56 +00:00
Ben Scattergood
944b10aba4
firefox: add extra flag options
...
also added note that profile selection is not available on windows
2019-12-27 23:53:56 +00:00
Iván
de1d2d2249
clear: add -x, -T and -V examples ( #3684 )
...
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-12-27 23:55:05 +01:00
Ein Verne
99ffe0fcc3
stress: add page ( #3694 )
2019-12-27 16:16:25 +01:00
Christos Avlakiotis
8da0cdcb26
wine: add page ( #3453 )
...
Co-authored-by: Lucas Gabriel Schneider <casdpa@gmail.com>
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
2019-12-25 14:15:17 +01:00
mira01
42805e8ddd
ocamlc: add page ( #3516 )
2019-12-25 09:14:52 +05:30
Waldir Pimenta
ba08862d1c
xargs: add example for multiple commands ( #3281 )
...
Co-authored-by: Marco Bonelli <mebeim@users.noreply.github.com>
2019-12-24 20:58:08 +01:00
Mikhail Katychev
4de3a27bfa
sops: add page ( #3667 )
...
* sops: add page
* added period
* modified file example
* to infinitive and beyond
* Update pages/common/sops.md
Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>
* Update pages/common/sops.md
Co-Authored-By: Zlatan Vasović <zlatanvasovic@gmail.com>
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-24 17:04:03 +00:00
Urs Braem
eaef0f2d44
htpasswd: add direct generation of username/password ( #3357 )
...
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2019-12-24 14:57:59 +01:00
Waldir Pimenta
9b7cbf8587
git-branch: add example to show current branch ( #3677 )
2019-12-24 00:09:29 +01:00
Iván
b0c5a551ad
conky: add more information link ( #3682 )
2019-12-23 16:33:57 +00:00
Starbeamrainbowlabs
20618f9649
magick: Fix title & add better description ( #3661 )
2019-12-19 10:53:19 +08:00
Danny Kim
0e4edc1afc
git-merge: reword git merge description ( #3662 )
2019-12-17 20:35:16 +00:00
Valentin Vetter
a1a3faecb8
git-ls-tree, git-rev-list, git-rev-parse: add pages ( #3644 )
2019-12-17 21:31:17 +01:00
Henryk Nowakowski
5de24a77a1
docker-logs: add page ( #3656 )
2019-12-15 10:47:28 +00:00
pr0xy
3295981a72
nkf: add page ( #2795 )
2019-12-15 10:33:00 +05:30
Zlatan Vasović
c2fd1ddb22
Remove the least important example
2019-12-15 10:29:24 +05:30
d0gey
aef19f9761
Add force to shutdown
2019-12-15 10:29:24 +05:30
Michael Neeley
18cf84a641
magick: add page ( #3653 )
2019-12-15 09:23:25 +08:00
Gary Li
8df38c3989
afinfo: add page (en, zh) ( #3652 )
2019-12-10 11:29:33 +01:00
Alan Landucci-Ruiz
06eac77614
snoop: add page ( #3457 )
2019-12-09 18:33:38 +00:00
Joachim
8f8b8214bc
ipython: add page ( #3643 )
2019-12-08 16:32:58 +01:00
Benjamin Tamasi
7941da3123
ssh-keygen: add -R example ( #3645 )
2019-12-07 08:50:59 +05:30
jspickard
59185a7ec9
photorec, ddrescue: add page ( #3625 )
2019-12-06 14:56:04 +01:00
André Bação
ef19080c95
gopass: move to common ( #3640 )
2019-12-05 20:56:59 +01:00
Ein Verne
acbe79e33e
e2label: add page ( #3630 )
2019-12-03 13:35:16 +01:00
Pierre Rudloff
9b3e86031c
makebuildserver: add page ( #3634 )
2019-12-02 18:36:44 +01:00
fejx
65c27c2e32
pdftotext: add -layout switch ( #3638 )
2019-12-02 17:44:17 +01:00
Pierre Rudloff
2130ae981d
linkchecker: add page ( #3611 )
2019-12-01 10:25:29 +08:00
vapniks
4e589fadf3
mlr: update page ( #3623 )
2019-11-30 14:17:34 +00:00
Pierre Rudloff
30a4269018
xgettext: add page ( #3635 )
2019-11-30 14:16:34 +00:00
Lars Henrik Bolstad
2a613d6a39
multitail: add page ( #3604 )
2019-11-30 14:15:05 +00:00
Pierre Rudloff
2578372044
extrace: add page
2019-11-30 13:38:53 +05:30
Valentin Vetter
c39ab84d4b
compare: add page ( #3632 )
2019-11-29 16:09:25 -03:00
Pierre Rudloff
270a93b9de
xvfb-run: add page ( #3615 )
2019-11-29 16:13:42 +00:00
Pierre Rudloff
97cace17d9
vrms: add page ( #3628 )
2019-11-29 09:30:14 +08:00
Owen Voke
ae60cc973b
laravel: add auth flag ( #3631 )
2019-11-29 09:28:55 +08:00
Waldir Pimenta
73236a6e52
gedit: streamline page ( #3622 )
...
- Remove the second line of the description, which didn't add useful info
- Reorder two examples to provide a more logical sequence
- Tweak some descriptions for clarity and correctness
2019-11-28 21:30:59 +00:00
Pierre Rudloff
95d472d781
check-support-status: add page ( #3629 )
2019-11-28 21:24:45 +00:00
Pierre Rudloff
f9ef67608e
a2disconf, a2dismod, a2dissite, a2enconf, a2enmod, a2ensite, a2query: add page ( #3609 )
2019-11-28 21:20:50 +00:00
Vaarnan Drolia
acb14d8109
qrencode: add page ( #3618 )
2019-11-28 21:12:20 +00:00
Owen Voke
04dea780d0
nfsstat: add page ( #3626 )
2019-11-28 13:27:18 +08:00
Waldir Pimenta
65a39312bd
git-status: improve main description & add example ( #3620 )
2019-11-26 19:12:12 +00:00
Pierre Rudloff
293d698b85
phpdismod, phpenmod, phpquery: add page ( #3610 )
2019-11-26 18:59:16 +00:00
Pierre Rudloff
8d87de839c
timeshift: add page ( #3613 )
2019-11-26 18:58:20 +00:00
Waldir Pimenta
c5a8569ece
git-show: add example for showing file contents ( #3600 )
2019-11-26 18:56:44 +00:00
Antoine Amara
a63157edc1
pprof: add new page ( #3450 )
2019-11-26 18:38:42 +00:00
Pierre Rudloff
2ef7443658
nemo: add page ( #3621 )
2019-11-26 09:55:16 +08:00
Guilherme Silva
a8b4159c9b
csvkit: add page ( #3386 )
2019-11-25 17:50:45 +00:00
timvisee
6e7bd3baee
ffsend: move to common
2019-11-25 12:35:37 +05:30
Starbeamrainbowlabs
707db4b5b2
influx: add page ( #3605 )
2019-11-25 09:19:26 +08:00
Sibi
bf696e0ccd
Clarify stack command ( #3614 )
2019-11-24 20:08:35 +00:00
Waldir Pimenta
6463f50a18
chisel: rephrase descriptions for clarity ( #3601 )
2019-11-22 15:06:04 +00:00
Waldir Pimenta
93420c3529
hdiutil: improve tokens ( #3602 )
2019-11-22 15:03:55 +00:00
Waldir Pimenta
e4161ff34f
hub: fix instructions for aliasing the command ( #3597 )
2019-11-22 09:35:56 +08:00
Pierre Rudloff
edf95e38a8
robo: add list example
2019-11-19 18:40:27 +00:00
Pierre Rudloff
fa1738268c
robo: add page
2019-11-19 18:40:27 +00:00
Pierre Rudloff
597ee82dfb
drupal: add page ( #3589 )
2019-11-19 18:39:32 +00:00
Jason Ge
b777d86b57
convert: add vertical append example ( #3581 )
2019-11-19 17:07:11 +00:00
Ein Verne
b95ec365a5
javadoc: add page ( #3567 )
2019-11-19 17:01:14 +00:00
Matthias Langhard
a002465004
bluetoothctl: add page ( #3590 )
2019-11-19 17:31:22 +05:30
Nir Elbaz
e9967dfdec
Update pm2.md ( #3569 )
2019-11-18 11:18:32 +01:00
Pierre Rudloff
eedfae7af8
rtmpdump: add page ( #3551 )
2019-11-17 20:55:54 +00:00
Ivan Aracki
c5a1de305a
safe: add page ( #3534 )
2019-11-17 05:18:37 +01:00
Diogo Pinela
d788ed758f
afplay: add page ( #3403 )
2019-11-16 22:30:24 +00:00
Pierre Rudloff
b0f9ecfdb8
dexdump: add page ( #3563 )
2019-11-16 14:32:26 +08:00
Pierre Rudloff
cee8410010
gitlab: add page ( #3571 )
2019-11-16 14:21:48 +08:00
Pierre Rudloff
881335b371
grumphp: improve description ( #3574 )
2019-11-16 10:33:57 +05:30
Pierre Rudloff
f62c41c1b4
makepasswd: add page ( #3566 )
2019-11-14 23:02:50 +01:00
Pierre Rudloff
c704bd8ec5
aapt: add page ( #3544 )
2019-11-14 22:44:36 +01:00
Pierre Rudloff
f5fdde2daa
drush: switch to Drupal 8 examples ( #3559 )
2019-11-14 18:26:54 +00:00
Owen Voke
4c01dc5b0c
html5validator: add page ( #3558 )
2019-11-14 18:01:22 +01:00
Kevin O'Neal
5db10fff88
wc: order count types ( #3565 )
2019-11-14 17:58:45 +01:00
Pierre Rudloff
5f7a4325a1
grumphp: add page ( #3570 )
2019-11-14 15:07:39 +00:00
Pierre Rudloff
ce3c46684d
fdroidcl: add search and install examples ( #3561 )
2019-11-14 20:50:47 +08:00
Pierre Rudloff
15a8422676
logcat: add page ( #3562 )
2019-11-13 21:16:39 -03:00
Dian Fay
096883aa46
scanimage: add page ( #3543 )
2019-11-13 01:14:50 -03:00
Pierre Rudloff
af6a4e9dbc
zipalign: add page ( #3546 )
...
Thanks for the page @Rudloff!
2019-11-12 23:43:53 +01:00
Pierre Rudloff
262f56eed3
jarsigner: add page ( #3547 )
2019-11-12 21:20:20 +00:00
Ein Verne
5b34319212
pidstat: add page ( #3529 )
2019-11-12 21:02:06 +00:00
Pierre Rudloff
32f696b83f
androguard: add page ( #3545 )
2019-11-12 07:59:39 -03:00
Pierre Rudloff
51e75c278c
fdroid: add page ( #3550 )
2019-11-12 07:57:24 -03:00
Waldir Pimenta
caebe85050
perl: minor tweaks to command descriptions ( #3554 )
2019-11-12 08:50:23 +00:00
Pierre Rudloff
7d5444997f
whois: add page ( #3552 )
2019-11-12 10:00:57 +08:00
Pierre Rudloff
6b4c61b42c
fdroidcl: add page ( #3541 )
2019-11-11 23:58:04 +01:00
Andreas Schnebinger
a83040449e
dnf: add examples ( #3519 )
2019-11-11 22:42:06 +08:00
Starbeamrainbowlabs
3b7fb13b9b
debman: add page ( #3542 )
2019-11-11 11:37:20 -03:00
NNRepos
aa50320170
findstr: edit-page ( #3509 )
2019-11-09 13:37:46 +00:00
Owen Voke
3e6b16bb2d
mount: add page ( #3530 )
2019-11-09 13:27:41 +00:00
Starbeamrainbowlabs
e1ef197315
Revert "stern: add page ( #3517 )" ( #3536 )
...
This reverts commit 0a1b47ed6f
.
2019-11-08 16:06:26 +00:00
Francisco Moreno Vilchez
46343b157d
acpi: add page ( #3477 )
2019-11-07 23:43:41 +00:00
Ein Verne
aeb623cbee
googler: add page ( #3531 )
2019-11-07 09:14:01 +00:00
Waldir Pimenta
08af03c963
git-reflog: improve page and add branch example ( #3528 )
2019-11-07 09:32:02 +08:00
r3drock
7a0336b379
ninja: add page ( #3479 )
2019-11-05 21:48:09 +00:00
Mayank Senani
0a1b47ed6f
stern: add page ( #3517 )
2019-11-05 21:42:39 +00:00
mira01
2ccebb2820
ocaml: add page ( #3514 )
2019-11-05 21:38:00 +00:00
Americo
9a09ce6256
nix-build: add page
2019-11-05 21:37:16 +00:00
Americo
5ea2e7decf
nix-env: add --file example
2019-11-05 21:37:16 +00:00
Nattawut Phetmak
64494a2f6a
qmv, qcp: add page ( #3458 )
2019-11-05 13:03:21 +05:30
Waldir Pimenta
dfed39c22c
jest: improve page and add new example ( #3527 )
...
- Tweak descriptions for extra clarity
- Adjust tokens in second example to illustrate the available syntax
- Add example for --findRelatedTests
2019-11-05 09:41:20 +08:00
Arif Waram
8a8646884c
docker-compose: add --rmi all --volumes ( #3498 )
...
add "--rmi all --volumes" parameters to docker-compose down command, in order to match with description (by default, docker-compose didn't remove volumes).
2019-11-04 22:16:46 -03:00
Natechawin Suthison
aa64dc0f55
sbt: add new project from template example ( #3494 )
2019-11-04 21:00:57 +01:00
Marco Bonelli
5c20a36041
rg: fix grammar ( #3525 )
2019-11-04 09:54:16 +00:00
Marco Bonelli
e5f79d3d2c
gcc: make page description impersonal. ( #3526 )
2019-11-04 09:30:33 +08:00
Krasimir Nedelchev
9b2700f32c
spotify: add page ( #3513 )
2019-11-02 20:30:03 +01:00
Andreas Schnebinger
a55a65d8d2
readelf: add page
2019-11-02 17:48:39 +00:00
David
e90e6bdf6b
podman: add page ( #3491 )
2019-11-02 17:46:04 +00:00
Jeremy Hettenhouser
5d9e9727a0
ethtool: add page ( #3508 )
2019-11-01 00:33:56 +01:00
Matt Broberg
224243de56
pandoc: update markdown example ( #3521 )
...
Updating based on warning from Pandoc: `[WARNING] Deprecated: markdown_github. Use gfm instead.`
2019-11-01 00:30:01 +01:00
Krasimir Nedelchev
06f92c2796
Add exit ( #3520 )
2019-10-31 18:03:25 +00:00
NNRepos
254cf9f450
clip: add examples, fix typos ( #3503 )
2019-10-31 17:36:53 +00:00
Jack Featherstone
974cafbef5
dunstify: add page ( #3501 )
...
* dunstify: add page
* dunstify: add page
* fixed some formatting and wording issues, added notify-send --help command to get more info
2019-10-31 09:30:22 +08:00
stets
eb8015a192
black: add page ( #3506 )
2019-10-30 22:29:02 -03:00
NNRepos
8b87e5f828
tskill: add page ( #3505 )
...
Might be worth to mention this command was removed from windows 10, and unlike taskkill, does not require the .exe extension when terminating processes.
2019-10-30 18:27:21 +01:00
Owen Voke
64b12cbabc
rpcinfo: add page ( #3475 )
2019-10-30 18:04:21 +01:00
Arif Waram
e58f188c3e
docker-compose: add docker-compose ps( #3507 )
2019-10-30 09:59:17 -03:00
Starbeamrainbowlabs
def0f8e64c
join: fix articles
2019-10-30 10:35:45 +05:30
Stavros Tsourlidakis
ca75a21db8
join: improve formatting
2019-10-30 10:35:45 +05:30
Stavros Tsourlidakis
abbc8917de
join: add -t example
2019-10-30 10:35:45 +05:30
David
48e16bc381
chars: add page ( #3489 )
2019-10-29 20:32:18 +00:00
Sarah Li
338541de6f
hlint: add page ( #3480 )
2019-10-29 23:32:08 +05:30
Jakob Miksch
ca08612958
ogr2ogr, ogrinfo: add pages ( #3337 )
2019-10-29 16:36:20 +01:00
Melvin Gundlach
a037cf93ad
brew-bundle: add page ( #3469 )
2019-10-29 14:11:44 +00:00
David
f27fb9212a
eva: add page ( #3490 )
2019-10-29 14:38:47 +01:00
Tony
5fec60d015
runcon: add page ( #3297 )
2019-10-29 07:45:37 +01:00
Alone
4a37a5b067
dmenu: add page ( #3474 )
2019-10-28 17:30:04 -03:00
David
9fc91215f4
zola: add page ( #3492 )
2019-10-28 17:36:24 +00:00
Ein Verne
17437a8401
iftop: add page ( #3459 )
2019-10-27 16:44:37 +00:00
Oliver Horn
f2e2e3b1aa
opam: add page ( #3465 )
2019-10-27 16:27:37 +00:00
bjorn3
1eba2d9513
cargo: Reword cargo build -j example
2019-10-27 20:19:59 +05:30
Nolasco Napoleão
988a6ba362
gedit: add page ( #3482 )
2019-10-27 12:11:23 +01:00
Marco Bonelli
13982a4fcb
git-clone: correct and reword examples ( #3470 )
2019-10-27 12:07:00 +01:00
Bruno Heridet
3d9b1d58b3
pastel: add page ( #3443 )
2019-10-25 09:12:19 +01:00
MIke Woychek
d31cde008e
csshX: add page ( #3438 )
2019-10-23 16:35:51 -03:00
Ein Verne
1c150fd661
iotop: add page ( #3454 )
2019-10-23 20:07:21 +01:00
Supakorn Wongsawang
ebf56143c2
oc: add page ( #3439 )
2019-10-23 19:37:45 +01:00
Plai
091189817d
octo: add page ( #3456 )
2019-10-23 06:46:11 +01:00
adrian5
22ad2cbc3d
pip3: add search command
2019-10-23 09:11:41 +05:30
Ein Verne
b57d669b36
expect: add page ( #3441 )
2019-10-23 01:24:21 +01:00
Mads Johansen
5969edc90d
hexyl: add page ( #3437 )
2019-10-23 01:21:52 +01:00
Patrick Kuehn
ec7a7bb251
radare2: add page ( #3433 )
2019-10-23 01:20:35 +01:00
Jesser Sison
6cce30d20a
fc-cache: add new page ( #3452 )
2019-10-22 00:46:05 +04:00
Joshua
4d8a24c6a5
tar: update multiple file tokens
2019-10-21 22:26:56 +05:30
Ein Verne
e0b353e37f
arc: add page ( #3430 )
2019-10-19 22:46:13 +01:00
Joshua
053569b9d4
pr: add page ( #3412 )
2019-10-19 16:54:59 +01:00
Robby Renz
7eb53efa9f
fc-list: add 2 new commands and examples ( #3436 )
2019-10-19 16:53:43 +01:00
Shanoop Padmanabhan
ecebc82020
uvcdynctrl : add page ( #3408 )
2019-10-19 16:48:30 +01:00
Ali Malek
346add4ba3
rar: fix token ( #3444 )
2019-10-18 15:08:14 +04:00
Albert Abdulmanov
d980056efd
buzzphrase: add page ( #3415 )
2019-10-18 15:07:08 +04:00
Ben Scattergood
8eed43ae1a
Balena: add page ( #3422 )
2019-10-17 13:18:12 -03:00
Rui Alves
47c402325a
xterm: add page ( #3388 )
2019-10-17 12:56:41 -03:00
Ali Malek
d290603c44
rar: add page ( #3414 )
2019-10-17 09:33:11 -03:00
Ein Verne
094242edc6
smbpasswd: add page ( #3382 )
2019-10-17 09:46:27 +01:00
nath1as
21fd363ee4
toilet: edit page ( #3432 )
2019-10-17 09:43:05 +01:00
Diogo Pinela
03111f6911
reboot: add page (for macOS) ( #3400 )
2019-10-17 09:26:45 +05:30
Sakthivel Balasubramaniam
8f5d68b7d0
pageres: add page ( #3377 )
2019-10-16 20:58:10 +01:00
Ein Verne
4582f186dd
copyd: fix empty space in filename ( #3429 )
2019-10-16 14:48:33 +01:00
Sebastian Alejandro
d1d0f79d97
wal: add page ( #3381 )
2019-10-16 10:52:50 +05:30
Ivan Aracki
86ec3f7781
whatis: fix typo and grammar issue ( #3417 )
2019-10-15 21:28:05 +01:00
Ben Scattergood
51d2adb624
netlify: add page ( #3374 )
2019-10-15 21:23:31 +01:00
Ashish Shenoy
88131c20a9
copyq: add page ( #3411 )
2019-10-15 21:18:46 +01:00
nath1as
f9a38a19bb
mons: add page ( #3363 )
2019-10-15 21:01:56 +01:00
Natechawin Suthison
448cb24fe0
dockerd: add page ( #3349 )
2019-10-15 10:04:31 +05:30
Valentin Vetter
ab2897ff09
dhclient: add page ( #3368 )
2019-10-14 09:42:40 -03:00
Diogo Pinela
e81653840a
reboot: improve grammar ( #3401 )
2019-10-14 00:09:54 +01:00
Ivan Aracki
5e8ef630c3
whatis: add osx page ( #3372 )
2019-10-13 19:21:25 +02:00
Owen Voke
7618553956
showmount: add page
2019-10-13 20:17:12 +05:30
Diogo Pinela
9b884a5be6
screencapture: add page ( #3390 )
2019-10-13 14:58:34 +01:00
Ivan Aracki
5484964a76
k8sec: fix replacement of theses ( #3378 )
2019-10-13 09:37:51 -03:00
nath1as
92f681af07
toilet: add page ( #3364 )
2019-10-13 09:20:13 -03:00
Ohad Eytan
adb9519c96
chisel: fix typo ( #3410 )
2019-10-13 12:52:11 +01:00
Ali Malek
fdbacd900d
ceph: add page ( #3351 )
2019-10-13 12:49:08 +01:00
Agniva De Sarker
0d048d2074
kustomize: make minor improvements ( #3409 )
2019-10-13 12:47:00 +01:00
Junjue Wang
d5a58cba9d
aptitude: add search term and hold examples ( #3380 )
2019-10-13 12:15:33 +01:00
Rui Alves
aa36609be5
man: improve grammar
2019-10-13 08:59:44 +05:30
Lucas Gabriel Schneider
3358db816e
find: update description
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
c0fc8b1f2d
ipfs.md: update descrption
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
9559a85db4
ipfs.md: update description
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
3dc031f914
Update pages/common/hugo.md
...
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Lucas Gabriel Schneider
f108b4dc5c
fd: fix typo
...
Co-Authored-By: Andrik Albuquerque <andrik.albuquerque@gmail.com>
2019-10-13 08:58:04 +05:30
Schneider
42152ed459
multiple pages: rephrase without adjectives
2019-10-13 08:58:04 +05:30
Diogo Pinela
472516a4be
open: improve grammar ( #3397 )
2019-10-13 00:32:00 +03:00
Diogo Pinela
7e034ef54b
hdiutil: add page ( #3389 )
2019-10-12 15:17:22 +01:00
Erik Weibust
df29c21ec9
java: added help argument ( #3375 )
2019-10-11 16:03:27 -03:00
PrimaMateria
6d5a335b50
setxkbmap: add complex example and available values examples ( #3353 )
2019-10-11 19:58:42 +01:00
Ivan Aracki
bc3d0291c1
info: add page ( #3373 )
2019-10-11 11:49:35 -03:00
mira01
a2f19059e3
rpm: add install package example ( #3291 )
2019-10-10 22:35:01 +03:00
Ivan Aracki
d2520560a8
k8sec: add page ( #3341 )
2019-10-10 19:42:43 +01:00
Koung
93538ed58d
goimports: add page ( #3308 )
2019-10-10 19:11:18 +01:00
Ben Glanton
cddc54c7a9
sa: add page ( #3315 )
2019-10-10 18:42:19 +01:00
Natechawin Suthison
8de5a4ca77
mcookie: add page ( #3322 )
2019-10-10 18:40:57 +01:00
Toon Nolten
7904a322f2
tar: simplify extraction examples ( #3336 )
...
Dropped the examples for extraction of specific compressed archives, tar
has had autodetection of the compression for over two decades.
Removed the dashes. No versions of tar require them and all they do is
cost you POSIX compatibility. (POSIX tar did *not* allow for the
dashes.)
2019-10-10 18:28:46 +01:00
Antoine Méausoone
2e5b3d01eb
kustomize: add page ( #3360 )
2019-10-10 13:44:51 +02:00
nath1as
05c8383a77
fnm: add page ( #3320 )
2019-10-10 13:42:15 +05:30
lmazardo
1041a29fdb
lastcomm: add new page ( #3086 ) ( #3333 )
2019-10-10 00:38:13 -03:00
Fabien Meurillon
738b583d5a
kafkacat: fix parameter bracket ( #3362 )
2019-10-09 23:37:32 +02:00
Sakthivel Balasubramaniam
83aef83efa
jwt: add page ( #3350 )
2019-10-09 12:59:16 -03:00
Owen Voke
5ad73d10f3
particle: add page ( #3356 )
2019-10-09 00:11:27 +01:00
Ghani Rafif
8edd7e9b1f
btrfs: add page ( #3347 )
2019-10-08 23:53:34 +01:00
W. M. Moreland
c1e257fd44
unison: add page ( #3358 )
2019-10-08 18:46:12 +01:00
Koung
c0e340e8c1
gotty: add page ( #3335 )
2019-10-08 10:14:30 -03:00
Ohad Eytan
28d4a486f4
chisel: add page ( #3343 )
2019-10-08 08:16:02 +02:00
Samruddhi Somani
af27d2f96a
fish: add example for environment variables ( #3338 )
2019-10-07 18:55:45 +02:00
Lucas Gabriel Schneider
83b623d988
multiple pages (pt_BR): fix homepage tokens ( #3340 )
2019-10-07 15:31:50 +02:00
Ivan Aracki
1898be912d
k8s-unused-secret-detector: add page ( #3342 )
2019-10-07 15:29:25 +02:00
wayne
71d8dcd96a
alacritty: add page ( #3306 )
2019-10-07 15:27:09 +02:00
Owen Voke
f6a45e10dd
explorer: add page ( #3286 )
2019-10-07 09:22:41 -03:00
Koung
d36c8895e1
cotton: add page ( #3312 )
2019-10-07 10:13:26 +01:00
Jonathan Dahan
37e4965792
xinput: add disable/enable commands ( #3331 )
2019-10-06 21:43:32 -03:00
Ashish Shenoy
5aacf360df
powerstat: add page ( #3334 )
2019-10-06 21:20:39 -03:00
Marco Bonelli
841ec0d945
exiftool: reword and clarify page. ( #3324 )
2019-10-06 20:48:58 +05:30
Koung
a4177137ba
goreload: add page ( #3309 )
2019-10-06 18:39:28 +05:30
DrivableJonatan
386bd43dbb
Update qemu-img.md ( #3330 )
2019-10-06 13:07:46 +01:00
Ben Glanton
8e89822467
ac: add page ( #3316 )
2019-10-06 11:51:05 +02:00
lmazardo
97bc3a92f9
git-checkout: add example to go to previous branch ( #3319 )
2019-10-06 12:51:23 +05:30
Marco Bonelli
b751a31f72
exec: correct and clarify example descriptions. ( #3325 )
2019-10-06 09:04:58 +05:30
Natechawin Suthison
8edaf18d93
sdiff: add page ( #3304 )
2019-10-05 11:56:02 +01:00
Antoine Amara
c2db2b45b7
hping: add new page ( #3305 )
2019-10-05 11:45:53 +01:00
rakafo
17210be8d5
qemu-img: add convert example ( #3321 )
2019-10-05 11:39:24 +01:00
Marco Bonelli
f30e7ed891
expand: clarify last command using a concrete example. ( #3326 )
2019-10-05 14:51:20 +05:30