Fix spelling mistakes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Masscan
|
||||
|
||||
> Network scanner for scanning as fast as possible.
|
||||
> Best run with elevated priviledges. Nmap compability run `masscan --nmap` to find out more.
|
||||
> Best run with elevated privileges. Nmap compatibility run `masscan --nmap` to find out more.
|
||||
> More information: <https://github.com/robertdavidgraham/masscan>.
|
||||
|
||||
- Scan an IP or network subnet for port 80:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# timidity
|
||||
|
||||
> TiMidity++ is a MIDI file player and convertor.
|
||||
> TiMidity++ is a MIDI file player and converter.
|
||||
> More information: <http://timidity.sourceforge.net>.
|
||||
|
||||
- Play a MIDI file:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# tlmgr backup
|
||||
|
||||
> Manage backups of TeX Live packages.
|
||||
> The default backup location is saved in the `backupdir` setting, which can be optained with `tlmgr option`.
|
||||
> The default backup location is saved in the `backupdir` setting, which can be obtained with `tlmgr option`.
|
||||
> More information: <https://www.tug.org/texlive/tlmgr.html>.
|
||||
|
||||
- Make a backup of one or more packages:
|
||||
|
@@ -15,7 +15,7 @@
|
||||
|
||||
`zig init-exe`
|
||||
|
||||
- Intitialize a `zig build` library:
|
||||
- Initialize a `zig build` library:
|
||||
|
||||
`zig init-lib`
|
||||
|
||||
|
Reference in New Issue
Block a user