Commit Graph

8767 Commits (a9ab617ca1bf47e0d58f907b9c17887181acd24a)

Author SHA1 Message Date
Navneet Aman 7927398de4
procs: add page (#6274) 2021-08-08 17:45:49 +02:00
lincc 0c4c907748
style-guide: add Chinese-specific rules (#6285) 2021-08-06 19:31:33 +02:00
BillLucky e61ac03ef1
jhat: add Chinese translation (#6265) 2021-08-06 16:25:19 +08:00
Macklan Weinstein 3d7dd2169e
flake8: add page (#6275) 2021-08-06 01:14:47 +01:00
chris e445bc5531
openscad: add page (#6296) 2021-08-06 01:24:18 +05:30
hugo 167da9b432
inotifywait: fix typo (#6298) 2021-08-05 14:56:47 +02:00
Victorhck 1d468104b4
useradd, userdel, usermod: add Spanish translation (#6292) 2021-08-05 14:18:28 +02:00
Huynh Viet 2df5567123
dict: add page (#6283) 2021-08-04 19:57:15 +08:00
Matt Bangert 0e9fe32c9e
choose: add page (#6135) 2021-08-03 20:43:32 +02:00
marchersimon 1cddf588fe
remove sigverif.md (#6288) 2021-08-03 12:03:53 +01:00
Axel Navarro 0da32d68eb
gh-mintty: add page (#6291) 2021-08-03 10:58:26 +02:00
marchersimon 12ca1c7f95
arecord: fix name of Chinese page (#6289) 2021-08-03 10:53:05 +02:00
Daniel Birket 31fa8a04e6
circo, fdp, neato, osage, patchwork, sfdp, twopi: add page (#6284)
* dot: prepare to add all graphviz layout engines

These changes are in preparation for adding commands: `neato`,
`circo`, `twopi`, `pfd`, `spfd`, `osage` and `patchwork`, which use
the same command syntax. This one is to argue over before posting the
other seven that are generated from the same template. Changes:

- use `gv` extension, not `dot`. Author uses `gv`.
- link to command usage guide page
- specify the type of layout in the description (varies)
- use `input` and `image` not `file` or `out_file`
- provide a list of available image formats
- show how to use the engine as a filter
- give the help command

* dot: add link angle-brackets

* Added a static list of layout engines as line 2 of description.

* dot: Accept suggestion to highlight graph type with back-quotes.

* Fix back-quotes around `png`.

* circo, fdp, neato, osage, patchwork, sfdp, twopi : add pages

See #6270, #2580.

This pull-request contains the other seven graphviz layout commands in
addition to `dot`, which is awaiting approval at #6270. These files
are generated from the same template as `dot.md` there. The eight
commands differ in the command name, description line and the content
of the `echo` command in one example. (If any more changes are
required, I will regenerate all the files together.)

* gv layouts: space after flags. -o versus -O. 80 char 2nd line.

* dot: remove back-quotes from stdin, stdout to match tldr usage.

* graphviz layouts : use https not http.

* graphviz layouts : use {{png}} {{svg}} and {{gif}} as requested.
2021-08-02 18:12:07 +01:00
Daniel Birket fa84524c0b
gml2gv, graphml2gv, gv2gml, gv2gxl, gxl2gv, mm2gv: add page (#6286) 2021-08-02 09:11:07 -03:00
bl-ue 289e30dfb3
Chinese pages: correct Chinese punctuation (#5240) 2021-08-02 10:41:09 +02: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
legendqi 73bf6f0de8
line: add Chinese translation (#6279) 2021-07-30 21:44:14 +02: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
Axel Navarro a14b294866
synoupgrade: add page (#6262) 2021-07-27 20:51:54 +02:00
Axel Navarro 1f42eaac02
synopkg: add page (#6264) 2021-07-27 14:06:28 -03:00
Victorhck f8c5cc32c9
vim: update Spanish translation (#6250) 2021-07-27 13:01:43 -03: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
Seth Falco cabd356464
style-guide: add section on serial comma (#6256) 2021-07-25 21:17:28 +01: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
Axel Navarro fa262adaa2
protonvpn-cli: add page (#6255) 2021-07-24 20:18:22 +01: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
Nya Meteor 27dd607f59
nettop: add page (#6254) 2021-07-24 18:17:43 +02:00
CleanMachine1 cfa311ad0c
rtorrent: add link (#6258) 2021-07-23 23:01:11 +02:00
Daniel Birket 32027e2a51
ocrmypdf: add page (#6259) 2021-07-23 22:58:55 +05:30
yump 531b0486ce
gsettings: add page (#6251) 2021-07-23 00:02:05 +01:00
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
gsobell 2682aa5d8c
am, alacritty, bastet, colordiff, dash, i3, nmtui, radeontop, ufw, zypper: add Italian translation (#6221) 2021-07-22 09:11:41 -03:00
CleanMachine1 c7cf075368
fdisk: refresh (#6196) 2021-07-22 13:04:53 +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