Skip to content

Commit 322271c

Browse files
committed
Spelling and formatting cleanup
1 parent bb65040 commit 322271c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.cspell-allowed-words.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ asus
1717
atheros
1818
autodep
1919
autogen
20+
autoload
2021
autoplay
2122
avahi
2223
ayatana
@@ -152,6 +153,7 @@ installroot
152153
insync
153154
ipofyourscanner
154155
issuenumber
156+
jakob
155157
journalctl
156158
kactivitymanagerd
157159
katemetainfos
@@ -217,6 +219,7 @@ libzhuyin
217219
lifebook
218220
livingsilver
219221
localcp
222+
localindex
220223
localrepo
221224
lpng
222225
luks

docs/packaging/prepare-for-packaging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Prepare for Packaging
33
summary: Quick guide on getting your system set up for packaging on Solus
44
sidebar_position: 1
55
---
6+
67
# Prepare for packaging
78

89
## Switch to the Unstable repository
@@ -182,9 +183,8 @@ echo $fpath | grep .zshrc.d
182183

183184
You should now have the following available from your shell:
184185

185-
186186
| Function | Description | Usage |
187-
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
187+
| ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
188188
| **cpesearch** | Search for CPE Names for packages. For use when writing the[`monitoring.yml`](/docs/packaging/monitoring.yml.md) file for a package | `cpesearch search-term` |
189189
| **goroot** | When in the Solus packages repository, change directory to the root directory. | `goroot` |
190190
| **gotopkg** | Change directory to any Solus package. You can type part of the package name then double press`Tab` to get autocompletion for this function. | `gotopkg firefox` |

0 commit comments

Comments
 (0)