Commit Graph

10394 Commits (675613a03dc0099f6475203ac9ee3a98cf498069)

Author SHA1 Message Date
Jeff Bailey 5117156d2c
sqlite-utils: add list tables example (#8120) 2022-06-12 18:34:55 -03:00
lakhininenina e487a1b01b
cgroups: fix typo in command description (#8124) 2022-06-12 18:20:01 -03:00
Ethan Kinnear 75b303618b
eget: add page (#8122) 2022-06-13 00:07:56 +08:00
Bradley Wojcik 9a3bac6907
just: add page (#8119) 2022-06-08 09:48:55 -03:00
Emily Grace Seville 57aac78e0d
fish: refresh page (#7987)
* Refresh a page:
- better grammar
- better token syntax

* Add reading commands from stdin sample
2022-06-08 18:09:31 +10:00
Emily Grace Seville 9fad185656
csh: refresh page (#7986) 2022-06-05 02:15:56 -03:00
Michael Neeley 7e46b4a268
ffmpeg: replace with -vf and -r example (#8113) 2022-06-04 22:35:40 +08:00
Emily Grace Seville a026ac37c1
xed: add page (#8009) 2022-06-03 06:01:40 -03:00
CleanMachine1 386687af1e
gpg: add notice that command is often symlinked (#8110) 2022-06-03 03:03:11 +08:00
nikostr a7f4d79520
gpg: add signing and multiple recipients (#8111)
Update the `gpg` encryption example to indicate that multiple recipients and signing is possible. One use-case for multiple recipients is being able to send a file to someone while also retaining the option to decrypt it oneself.
2022-05-31 07:51:29 +05:30
Seth Falco 5d7574cb74
xdg-desktop-menu: fix incorrectly documented command (#8112) 2022-05-30 16:57:32 +00:00
Fazle Arefin be03105a28
hydra: expand example description for HTTPS webform credentials (#8104) 2022-05-30 08:42:28 -03:00
Fazle Arefin cf7215e832
msfvenom: add raw example (#8095)
* Use built in output option in msfvenom

* Add msfvenom example to generate bash reverse tcp handler

* Add newline to the end of msfvenom file

* Update pages/common/msfvenom.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-30 13:58:30 +08:00
Emily Grace Seville 4747947744
jq: refresh page (#7995)
* Prefer `a specific`
* Fix grammar errors
2022-05-29 08:32:22 +05:30
Seth Falco 73b6fd21fd
xev: fix typo (#8107) 2022-05-28 20:44:47 +05:30
Seth Falco aa1f67d823
chore: move bropages to bottom (#8108) 2022-05-28 00:35:07 -03:00
Seth Falco 96b5eed73b
xmodmap: add page (#8106) 2022-05-27 08:31:47 +05:30
CleanMachine1 e09b810fb1
README: add deprecated notice to bropages (#8100) 2022-05-26 19:52:20 -03:00
Fazle Arefin bd8c5082c7
xfreerdp: add examples (#8096) 2022-05-24 08:15:12 -03:00
Liu233w b9919a01fb
bindkey: add page (#8089)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-22 22:19:41 +05:30
Seth Falco 17886acec8
xdg-desktop-menu: add page (#8102) 2022-05-22 12:02:24 -03:00
Jorge Medrano 2b0026d4fe
wal: fix examples (#8101)
pywal expects a path after the -i argument
2022-05-22 17:31:50 +10:00
Choi Young-jin 08e7d20281
vm_stat: add page (#8067)
* vm_stat: add page

* Update pages/osx/vm_stat.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2022-05-22 17:27:06 +10:00
Jeff Bailey 57932bf64f
sqlite-utils: add page (#8088) 2022-05-21 16:00:02 -03:00
Fazle Arefin 56c5f84976
hashcat: fix more information link (#8094) 2022-05-19 20:33:46 +00:00
Choi Young-jin 715be54612
prettier: add --write example for js and ts files (#8069) 2022-05-19 07:43:33 -03:00
Adrien Thebo 59e789fc73
nsenter: add namespaces examples (#8084)
add examples for multiple namespaces, procfs specified namespace
2022-05-18 20:35:46 -03:00
Fazle Arefin ab5154719a
hydra: replace telnet with brute force example (#8090) 2022-05-18 20:18:37 +05:30
Emily Grace Seville e23451ed20
krita, gimp: refresh page (#8011) 2022-05-16 09:38:04 -03:00
Emily Grace Seville cf51bfd7b8
flameshot: refresh page (#8022) 2022-05-16 09:35:38 -03:00
Martin Matous fb4ab2c11e
btrbk: add page (#7991) 2022-05-16 09:32:21 -03:00
toydotgame 6e60a5fd2d
cpupower: add page (#8073) 2022-05-16 09:29:57 -03:00
gitmpr 9659a81dc3
vboxmanage: fix typo in example (#8070) 2022-05-16 09:16:38 +01:00
Adrien Thebo bc8eae779f
conntrack: add page (#8081)
* conntrack: add page

* Update pages/linux/conntrack.md

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

Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com>
2022-05-14 17:06:22 +10:00
Adrien Thebo 74f72f6d82
lsns: add page (#8078) 2022-05-14 08:52:22 +05:30
Emily Grace Seville e92c24d49d
tac: refresh page (#8057)
* More general descriptions and better title

* Don't use `print` word

* More specific verb in first sample description:

- `display` -> `concatenate`

* Add `-b`/`-r`/`-s` examples

* Duplicate `tac` to `linux/`

* Highlight first option chars

* Add `See also` reference
2022-05-13 20:29:53 +02:00
Abreto Fu 69434ed5e8
Add an example for grep with color output (#8087) 2022-05-13 20:26:00 +02:00
Martin Matous 791abd7b78
rpm: use long arguments format (#8086) 2022-05-12 12:32:12 -03:00
marchersimon 7c6206b74f
wipeclean: add page (#8075) 2022-05-11 15:22:06 +00:00
Raizo62 17f090ba91
reptyr: fix command name : reptyr instead of reptry (#7978) 2022-05-09 21:54:39 +00:00
Choi Young-jin 380047459f
grep, kill, lsof, pkill: add Korean translation (#8061) 2022-05-08 21:41:19 -03:00
Julia Evans 39afceec30
nsenter: add --all example and refresh (#8003) 2022-05-08 18:26:45 -03:00
CleanMachine1 7698f52edf
efibootmgr: add clarity (#8079) 2022-05-08 18:22:34 -03:00
pixel c125fd3a96
aa: add page (#8083) 2022-05-08 18:19:48 +05:30
CleanMachine1 c2a5c86033
*: fix spelling mistakes (#8072) 2022-05-04 14:12:15 -03:00
marchersimon 2eefbce0c1
kdialog: add page (#8071) 2022-05-03 18:09:25 -03:00
Emily Grace Seville 991f974b9e
mate-calc: add page (#8013) 2022-05-02 08:00:37 -03:00
Reinhart Previano Koentjoro 6ed9681dbc
gh*, glab*: standardize documentation (#7957) 2022-05-02 07:55:38 -03:00
Axel Navarro e897720058
ci.yml, stale.yml: update runtime to node16 (#8068)
* stale.yml: update runtime to node16

* ci.yml: update runtime to node16
2022-05-01 17:50:24 +10:00
Emily Grace Seville b08a8f2e8c
ISSUE_TEMPLATE: add templates (#7743) 2022-04-30 15:11:52 -03:00