Skip to content

Commit 7cc39c5

Browse files
authored
fix: typo in help / undo search-and-replace error (#59)
from commit e5699eb
1 parent 14580ea commit 7cc39c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ubuntu-mainline-kernel.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,9 @@ Arguments:
427427
-i [VERSION] Install kernel VERSION, see -l for list. You don't have to prefix
428428
with v. E.g. -i 4.9 is the same as -i v4.9. If version is
429429
omitted the latest available version will be installed
430-
-l [SEarch] List locally installed kernel versions. If an argument to this
430+
-l [SEARCH] List locally installed kernel versions. If an argument to this
431431
option is supplied it will search for that
432-
-r [SEarch] List available kernel versions. If an argument to this option
432+
-r [SEARCH] List available kernel versions. If an argument to this option
433433
is supplied it will search for that
434434
-u [VERSION] Uninstall the specified kernel version. If version is omitted,
435435
a list of max 10 installed kernel versions is displayed

0 commit comments

Comments
 (0)