Commit Graph

8592 Commits (1f42eaac025f32f80bfb472be1e8138025afff6c)

Author SHA1 Message Date
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
Victorhck ebef4478ac
vim, vimtutor, vimdiff: add Spanish translation (#6239) 2021-07-19 11:32:55 -03: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
Simon Marcher 30e8740521 git-commit: sync German translation 2021-07-18 21:28:23 +02:00
marchersimon 1dcdac60df
7za, 7zr, ansible-galaxy, convert, dd, exa, fuck, git-*, gpg, ls, mv: sync German page (#6226) 2021-07-18 15:00:45 -03:00
marchersimon 5cd007ea0b
arch.md: remove Chinese translation (#6245) 2021-07-18 16:14:54 +05:30
Quentin 6bc3ecf34a
radeontop: update page (#6156) 2021-07-18 12:41:38 +02:00
marchersimon e62b8f05ad
musescore: add German translation (#6234) 2021-07-18 12:00:00 +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
Melvin 3d07599357
vnstati: add page (#6175) 2021-07-17 15:11:18 +02:00
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
CleanMachine1 6637acf662
scripts: add SPDX-License-Identifier in files (#6215) 2021-07-16 14:15:31 +01:00
BillLucky 6366fb7ddf
jenv: add Chinese translation (#6223) 2021-07-16 09:06:29 -03:00
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
Victorhck c46ebc0fa1
zypper, i3: add Spanish translation (#6238) 2021-07-15 19:33:57 -03:00
CleanMachine1 a0d4294890
PULL_REQUEST_TEMPLATE: repo - repository (#6236) 2021-07-15 17:06:18 +01:00
lincc 38a68dd9d5
docker: add Chinese translation (#6230) 2021-07-15 12:32:11 -03:00
otterbaub b012cbe22a
ffuf: add page (#6183) 2021-07-15 14:44:28 +02:00
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
Victorhck 5c50041755
zypper: add link and example about repos management (#6225) 2021-07-14 20:23:26 +01:00
CleanMachine1 d669df65f1
wifi-menu: add page (#6202) 2021-07-14 18:55:40 +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