Andréia Bohner
08bde170ff
head: remove page from osx ( #9533 )
2022-11-20 15:46:01 +05:30
Ulysses
e05c6828c5
exiftool: Add "-gps*=" removal example ( #9522 )
...
* exiftool: Add "-gps*=" removal example
A common use of exiftool is removing location data from photos. One may wish to preserve most EXIF data (ex. rotation, date/time taken, etc.) but remove private location data. This example accomplishes this common task.
The proposed example comes from exiftool's author, Phil Harvey:
https://exiftool.org/forum/index.php?topic=6037.msg29731#msg29731
This example works to not only remove GPS data from EXIF but also from Adobe's XMP tags.
Tested with JPEG and HEIC photos using exiftool 12.50.
2022-11-20 15:39:37 +05:30
Andréia Bohner
7d87482449
osx/*: add pt_BR translations ( #9495 )
...
* hdiutil: add pt_BR translation
* head: add pt_BR translation
* hidd: add pt_BR translation
* icalbuddy: add pt_BR translation
* imgcat: add pt_BR translation
* indent: add pt_BR translation
* internetsharing: add pt_BR translation
* istats: add pt_BR translation
* Remove head
* Add long form on icalbuddy
2022-11-20 13:00:35 +10:00
BasicAcid
253cdc5b12
pngquant: add page ( #9525 )
2022-11-19 15:59:27 +05:30
trolzen
79ffaa3d1d
fg: refresh Russian translation ( #9487 )
2022-11-19 11:37:55 +10:00
trolzen
623bcc1d3e
hexdump: add Russian translation ( #9129 )
...
* hexdump: add Russian translation
* fixup! hexdump: add Russian translation
2022-11-18 12:56:04 +10:00
Nicholas
724ed194a3
bb: add page ( #9500 )
2022-11-18 09:52:38 +08:00
sebfoe
4f1a010ec1
esa-snap: add German page ( #9176 )
2022-11-17 20:28:28 +05:30
trolzen
737d1cce00
hexdump: refresh page and Chinese translation ( #9486 )
2022-11-17 19:50:02 +05:30
Michał Połtyn
1c621f5132
snowsql: add page ( #9519 )
2022-11-17 08:34:47 -03:00
Irina
85c7973277
nohup: use variable number of arguments in token ( #9464 )
2022-11-17 06:11:30 +05:30
Acid Bong
e71577caf9
tar: fix typo in Russian translation ( #9511 )
...
* tar: fixed typos in Russian
* tar: fix another typo in Russian translation
2022-11-17 05:44:03 +10:00
Adinda Praditya
d627443c0a
rubocop: add Indonesian translation ( #9279 )
2022-11-16 11:24:19 -03:00
Irina
c3a2251d88
tput: refresh page ( #9474 )
2022-11-16 19:38:31 +05:30
Darío Hereñú
f293a03693
ac: add Spanish translation ( #9504 )
2022-11-16 11:08:11 -03:00
pablomalo
e3808a5850
scoop: improve example to update all packages ( #9508 )
2022-11-15 09:48:48 -03:00
K.B.Dharun Krishna
0ffeddaec4
jekyll: update link, add Tamil translation ( #9512 )
2022-11-15 09:45:55 -03:00
K.B.Dharun Krishna
b5e55f9f9e
gem, ruby: add Tamil translation ( #9514 )
2022-11-15 09:43:00 -03:00
K.B.Dharun Krishna
239abd1799
vt: add Tamil translation ( #9506 )
2022-11-15 09:42:04 -03:00
K.B.Dharun Krishna
c79971f9e2
apx: add Tamil translation ( #9505 )
2022-11-15 09:41:24 -03:00
John Toohey
587e51d780
btrfs*, mkfs.btrfs: update link to new website ( #9517 )
2022-11-15 08:50:15 -03:00
Darío Hereñú
8ae3e3f3bc
ag: add Spanish translation ( #9518 )
2022-11-15 04:17:58 -03:00
Darío Hereñú
dae876bac3
icalBuddy: add Spanish translation ( #9510 )
2022-11-14 10:16:51 -03:00
Darío Hereñú
4178352a0d
acyclic: add Spanish translation ( #9516 )
2022-11-14 09:32:36 -03:00
Dominik Pabst
a882a62c66
pbpaste: add German translation ( #9435 )
2022-11-12 16:13:14 +01:00
Emily Grace Seville
eefe5a6c52
sed: refresh/add pages ( #7931 )
2022-11-12 21:05:16 +08:00
Seth Falco
9d9774952d
aria2: update translations to match en page ( #9490 )
2022-11-12 20:51:27 +08:00
Darío Hereñú
17eff73a1c
thunar: add Spanish translation ( #9502 )
2022-11-09 22:00:18 -03:00
Krzysztof Bociurko
fa7f5faa94
say: update page ( #9452 )
2022-11-09 12:13:25 +00:00
Philippe Massicotte
43498fab3d
quarto: refresh page ( #9491 )
2022-11-09 12:12:10 +00:00
K.B.Dharun Krishna
d3203a1699
apx: add page ( #9501 )
2022-11-09 07:21:01 -03:00
osalbahr
8cd6567f44
gcc: add -g to -Wall -Og example ( #9088 )
2022-11-09 07:05:39 -03:00
ohyahgit
ea0a5167c7
cockpit-*: add page ( #9145 )
2022-11-09 07:03:06 -03:00
Lena
d72e639555
cipher: edit page ( #9312 )
2022-11-09 09:54:50 +05:30
3voltAmperes
b52483383e
duf, ebook-convert: add German translation ( #9002 )
2022-11-09 04:50:13 +01:00
Raph
95f7704f8a
gprof: add page ( #9485 )
2022-11-08 22:47:11 +01:00
Pete Riches
3fc7bd3d7d
cut: use `--delimiter` with `--fields` ( #9503 )
...
The `--delimiter`option only applies when separating fields.
I have changed the second example to use `--fields` instead of `--characters`, which threw an error.
2022-11-08 14:31:49 +00:00
Patrice Denis Arronis
7294aeffb5
ip-route-*: add page ( #9311 )
2022-11-08 19:26:59 +05:30
Kyle
e5b51964ca
virt-xml-validate: add page ( #9467 )
2022-11-08 08:39:08 +00:00
Irina
be0605dd3c
stty: refresh page ( #9465 )
2022-11-08 09:27:53 +05:30
Mia Combeau
db10bb6e9d
kill: add French translation ( #9498 )
2022-11-07 15:47:57 +05:30
Giorgos Stamatelatos
2c8792dca3
wacaw: rename to wacaw.md ( #9496 )
...
File was originally without an extension.
2022-11-07 11:47:01 +05:30
Axel Navarro
2bd2336a5e
xauth: add page ( #9499 )
2022-11-07 11:38:16 +05:30
Ethan Liu
36f4acb33d
railway: add page ( #9488 )
2022-11-07 05:32:30 +01:00
Darío Hereñú
07fb5f2609
abduco: add Spanish translation ( #9497 )
2022-11-06 11:55:43 -03:00
MikeR
ab6ee2256d
pkcon: add page ( #9494 )
2022-11-06 18:16:52 +05:30
Ethan Liu
c2195f3a31
ant: add Chinese translation ( #9484 )
2022-11-06 19:22:01 +08:00
Ethan Liu
3d84aed2d6
ant: add Chinese translation ( #9484 )
2022-11-06 19:21:47 +08:00
Sanosuke Kato
593fc86b20
bg, fg: add Japanese translation ( #9437 )
2022-11-04 20:34:21 +00:00
Seth Falco
e10e6df63e
conky: fix align example ( #9492 )
2022-11-04 20:32:19 +00:00