Skip to content

Commit f4f433e

Browse files
committed
Improve commands
1 parent 4dc814e commit f4f433e

39 files changed

Lines changed: 304 additions & 4 deletions

assets/commands/etherwake.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Wake-on-LAN magic packet sender
3737
> Use broadcast address.
3838
3939
**-D**
40-
> Debug mode; show packet contents.
40+
> Increase debug level; show packet contents (repeat for more).
4141
4242
**-p** _password_
4343
> SecureOn password (6 bytes).
@@ -72,3 +72,9 @@ Wake-on-LAN was developed in **1996** by AMD and HP as part of the Advanced Mana
7272
# SEE ALSO
7373

7474
[wol](/man/wol)(1), [wakeonlan](/man/wakeonlan)(1), [ethtool](/man/ethtool)(8)
75+
76+
# RESOURCES
77+
78+
```[Documentation](https://manpages.debian.org/etherwake)```
79+
80+
<!-- verified: 2026-07-15 -->

assets/commands/ftp.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,9 @@ ftp is one of the oldest Internet protocols, standardized in **RFC 959** (1985).
8181
# SEE ALSO
8282

8383
[sftp](/man/sftp)(1), [lftp](/man/lftp)(1), [curl](/man/curl)(1)
84+
85+
# RESOURCES
86+
87+
```[Documentation](https://manpages.debian.org/ftp)```
88+
89+
<!-- verified: 2026-07-15 -->

assets/commands/gdal2tiles.py.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,11 @@ gdal2tiles.py is part of **GDAL** (Geospatial Data Abstraction Library), providi
7070
# SEE ALSO
7171

7272
[gdalinfo](/man/gdalinfo)(1), [gdal_translate](/man/gdal_translate)(1)
73+
74+
# RESOURCES
75+
76+
```[Documentation](https://gdal.org/programs/gdal2tiles.html)```
77+
78+
```[Source code](https://github.com/OSGeo/gdal)```
79+
80+
<!-- verified: 2026-07-15 -->

assets/commands/gdaladdo.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ Overviews can be stored internally in the file or as separate .ovr sidecar files
5757

5858
[gdal_translate](/man/gdal_translate)(1), [gdalinfo](/man/gdalinfo)(1)
5959

60+
# RESOURCES
61+
62+
```[Documentation](https://gdal.org/programs/gdaladdo.html)```
63+
64+
```[Source code](https://github.com/OSGeo/gdal)```
65+
66+
<!-- verified: 2026-07-15 -->
67+

assets/commands/gdalbuildvrt.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,11 @@ Virtual datasets save disk space and processing time compared to creating physic
6363

6464
[gdaladdo](/man/gdaladdo)(1), [gdal_translate](/man/gdal_translate)(1)
6565

66+
# RESOURCES
67+
68+
```[Documentation](https://gdal.org/programs/gdalbuildvrt.html)```
69+
70+
```[Source code](https://github.com/OSGeo/gdal)```
71+
72+
<!-- verified: 2026-07-15 -->
73+

assets/commands/gdalinfo.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,11 @@ gdalinfo is part of **GDAL** (Geospatial Data Abstraction Library), providing ra
7373
# SEE ALSO
7474

7575
[gdalwarp](/man/gdalwarp)(1), [gdal_translate](/man/gdal_translate)(1), [ogrinfo](/man/ogrinfo)(1)
76+
77+
# RESOURCES
78+
79+
```[Documentation](https://gdal.org/programs/gdalinfo.html)```
80+
81+
```[Source code](https://github.com/OSGeo/gdal)```
82+
83+
<!-- verified: 2026-07-15 -->

assets/commands/gdalwarp.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,11 @@ gdalwarp is part of **GDAL** (Geospatial Data Abstraction Library), originally d
9696
# SEE ALSO
9797

9898
[gdal_translate](/man/gdal_translate)(1), [gdalinfo](/man/gdalinfo)(1), [ogr2ogr](/man/ogr2ogr)(1), [gdalbuildvrt](/man/gdalbuildvrt)(1)
99+
100+
# RESOURCES
101+
102+
```[Documentation](https://gdal.org/programs/gdalwarp.html)```
103+
104+
```[Source code](https://github.com/OSGeo/gdal)```
105+
106+
<!-- verified: 2026-07-15 -->

assets/commands/gdb.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,11 @@ gdb was written by **Richard Stallman** in 1986 as part of the GNU Project. It b
8686
# SEE ALSO
8787

8888
[gcore](/man/gcore)(1), [gdbserver](/man/gdbserver)(1), [lldb](/man/lldb)(1)
89+
90+
# RESOURCES
91+
92+
```[Homepage](https://www.gnu.org/software/gdb/)```
93+
94+
```[Documentation](https://sourceware.org/gdb/current/onlinedocs/gdb/)```
95+
96+
<!-- verified: 2026-07-15 -->

assets/commands/gdbus.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,11 @@ gdbus was introduced as part of GLib's GDBus implementation in **2010** (GLib 2.
8989
# SEE ALSO
9090

9191
[dbus-send](/man/dbus-send)(1), [busctl](/man/busctl)(1), [qdbus](/man/qdbus)(1)
92+
93+
# RESOURCES
94+
95+
```[Documentation](https://docs.gtk.org/gio/gdbus.html)```
96+
97+
```[Source code](https://gitlab.gnome.org/GNOME/glib)```
98+
99+
<!-- verified: 2026-07-15 -->

assets/commands/gdisk.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,11 @@ gdisk (GPT fdisk) was created by Roderick W. Smith and first released around **2
6969
# SEE ALSO
7070

7171
[fdisk](/man/fdisk)(8), [parted](/man/parted)(8), [cfdisk](/man/cfdisk)(8), [sgdisk](/man/sgdisk)(8)
72+
73+
# RESOURCES
74+
75+
```[Homepage](https://www.rodsbooks.com/gdisk/)```
76+
77+
```[Source code](https://sourceforge.net/projects/gptfdisk/)```
78+
79+
<!-- verified: 2026-07-15 -->

0 commit comments

Comments
 (0)