Commit Graph

4311 Commits (fa84524c0be8c5d17aca68d284ba95dcb6964e19)

Author SHA1 Message Date
Daniel Birket fa84524c0b
gml2gv, graphml2gv, gv2gml, gv2gxl, gxl2gv, mm2gv: add page (#6286) 2021-08-02 09:11:07 -03:00
Daniel Birket eaef3b4d21
yacas: add page (#6263) 2021-08-02 09:43:01 +02:00
Axel Navarro 74787825d5
gh-help: add formatting and mintty examples (#6282) 2021-08-02 09:40:30 +02:00
Axel Navarro 124fb797bb
gh-browse: add page (#6281) 2021-08-02 02:33:52 +01:00
Johannes Lade f6bb40c112
rustup: add doc example (#6273) 2021-07-29 10:09:05 -03:00
Seth Falco 7d72acec88
pwsh: add page (#6249) 2021-07-29 05:06:50 +02:00
Tom Dörr ae695a28b9
Fix sentence (#6272) 2021-07-28 15:19:23 +01:00
Ikko Ashimine 4cf6b588dd
fix typo in figlet.md (#6271)
extention -> extension
2021-07-28 15:13:33 +01:00
CleanMachine1 057a416929
nano: refresh (#6235) 2021-07-28 15:10:07 +01:00
Daniel Birket 83cb0c5cd7
ffe: add page (#6261)
* ffe: add page

* ffe: changes following review comments

- Clarified required default or specific configuration
  - Added .ffe to path/to/config.ffe
  - Mentioned ~/fferc in --structure --print example
- Using long-format flags. Short format -c used for later samples
- Fixed case of LastNAme in sample format of --filed-list

* ffe: fix missing braces. oops.

* ffe: add back-quotes and period missing from `~/.fferc`

* ffe: Use Cobra_Case for field names in sample field-list as requested.

* ffe: Accept suggested "A configuration file is required"

* ffe: Change sample --field-list value back to author's CamelCase, as requested.
2021-07-27 17:32:04 +02:00
Amir Pourmand afbecee447
Update htop.md (#6267) 2021-07-27 11:17:16 +01:00
BillLucky 184234db85
jhat: add more information link (#6266) 2021-07-26 18:52:14 +02:00
CleanMachine1 7eea9a22df
vim: update description (#6237) 2021-07-26 18:26:53 +02:00
stellarstriker af41cf8d9e
Fix invalid command (#6260) 2021-07-25 20:08:27 +01:00
Seth Falco f81d5958e9
resume: add page (#6241) 2021-07-24 16:50:20 -03:00
Inesgor 3c2ddfbccc
fc-pattern, sv, tomb, xkill: add examples (#6121) 2021-07-24 20:12:04 +01:00
CleanMachine1 a9547d0184
uname: refresh (#6242) 2021-07-24 19:03:30 +01:00
Daniel Birket 32027e2a51
ocrmypdf: add page (#6259) 2021-07-23 22:58:55 +05:30
Nicolas Kosinski 1c050a6e38
gradle: edit assembleRelease example to show Android Studio specificity (#6194)
'assembleDebug' and 'assembleRelease' tasks are specific to Android Studio:
https://developer.android.com/studio/build/building-cmdline#ReleaseMode
https://stackoverflow.com/questions/44185165/what-are-the-differences-between-gradle-assemble-and-gradle-build-tasks

They are not common tasks like 'build', 'assemble' and 'check':
https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_executing_tasks
2021-07-22 13:32:13 +01:00
CleanMachine1 6658b4e656 rebasing ruined sehts commits 2021-07-21 17:38:43 +01:00
CleanMachine1 4e4ba9c192 git-abort: added marchersimon's suggestions 2021-07-21 17:38:43 +01:00
CleanMachine1 09ae50091f added part of git extras 2021-07-21 17:38:43 +01:00
CleanMachine1 200a2e0077 git-abort: add page 2021-07-21 17:38:43 +01:00
Muhammad Falak R Wani acb6e1c412
az-login: add page (#6228)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-20 14:01:17 +05:30
Laurent Indermühle 0e1a6e39f2
gunzip: add command to keep original files (#6247) 2021-07-19 23:13:07 +01:00
Muhammad Falak R Wani 81d1bb75d1
az-vm: use az instead of azure-cli (#6244) 2021-07-18 20:34:12 +01:00
Simon Marcher 155df72786 git-commit: add gpg-sign example 2021-07-18 21:28:23 +02:00
Muhammad Falak R Wani 8b934ddd8b
az-account: add page (#6204)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-18 13:54:54 +05:30
Peter Babič 3f4d0a37fd
restic: fix restore example (#6240) 2021-07-17 15:10:38 +02:00
Muhammad Falak R Wani dad79c77e0
az-logout: add page (#6229)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-17 11:12:18 +05:30
Muhammad Falak R Wani 9d221a36b7
az-vm: add page (#6222)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-16 15:22:37 +05:30
John Toohey 37e4ef7696
prettier: add page (#6192) 2021-07-14 21:58:53 +02:00
Axel Navarro d5f22be326
showfigfonts: add page (#6217) 2021-07-14 21:31:29 +02:00
marchersimon b615ea1e34
*: replace `java` with `Java` and `c++` with `C++` (#6224) 2021-07-13 14:29:48 +05:30
lincc 03e2e3389e
ifconfig: add more information link (#6218)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-07-12 12:21:22 +05:30
marchersimon 73ee6f771b
pio-ci: add page (#6186) 2021-07-10 23:16:22 +02:00
Peter Babič 5c70d65896
restic: replace -r by long argument --repo (#6212) 2021-07-10 15:36:37 -03:00
marchersimon 0888fabbd0
sdcv: fix spelling error (#6206) 2021-07-09 10:10:08 +05:30
Adrian Wyssmann b5fbf4c24d
ansible-galaxy: add role info and collection info examples (#6187) 2021-07-08 07:27:17 -03:00
258204 6b8fdbee8e
sdcv: add page (#6145) 2021-07-07 20:33:01 +01:00
Graham Ashton 2588e62937
podman: update more information link (#6199)
The page documenting all the podman subcommands has been moved.
This commit updates the link to the new location.
2021-07-06 08:28:21 -03:00
CleanMachine1 ec92caa35b
gpg: add --full-generate-key example (#6195)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2021-07-06 08:49:59 +05:30
João Pedro Fonseca Dantas 4f714f14de
histexpand: add `!N` and `!?string?` commands (#6051) 2021-07-05 20:35:47 +01:00
scrouthtv 00e4396521
gzip: add --keep example (#6193) 2021-07-04 22:02:33 +01:00
CleanMachine1 9ca79aa36b
git-show-tree: add page (#6164) 2021-07-02 21:21:05 +01:00
CleanMachine1 4c0aa1ac0c
gcc: add long flag (#6182) 2021-07-02 20:38:46 +01:00
marchersimon 6534b52a2e
*: replace dead more information links (#5724) 2021-07-02 21:22:57 +02:00
Axel Navarro b082abb50f
mongoexport: add page (#6041) 2021-07-01 10:47:24 +02:00
Stig124 5bacde463d
keepassxc-cli: add page (#6071) 2021-06-30 05:40:57 -03:00
Kelly Brazil 82de400ab8
jtbl: add page (#6181) 2021-06-30 07:50:39 +02:00