Skip to content

Commit

Permalink
[akm] updated README.md and akm.png for the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Dec 16, 2023
1 parent 415c0ca commit 91dc008
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions akm/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
# akm
Simple kernel manager for EndeavourOS and Arch.<br>
Note: does not support kernels in AUR.
Note: does not support kernels in the AUR.

![](akm.png)

## Usage
```
akm [--connect-header | --scroll]
akm [options]
where
--connect-header Tie the header package to the kernel package when installing/uninstalling.
--scroll Enable scrolling in the kernel info window.
Options:
--connect-header Make kernel and header package go together at install or uninstall.
--small Make the akm window smaller, meant for helping with small displays at 1366x768 resolution.
--help | -h This help.
```
Option `--scroll` (enables scrolling in the window) is also available, but it is enabled by default.

## Options

Without options, `akm` installs selected packages and uninstalls unselected packages.<br>
Expand Down Expand Up @@ -42,6 +45,8 @@ If the repository contains linux kernel packages, `akm` tries to automagically a

The picture below shows `akm` window after adding the following unofficial repo:
```
# NOTE: this particular repo is no more supported!
[kernel-lts]
Server = https://repo.m2x.dev/current/$repo/$arch
```
Expand Down
Binary file modified akm/akm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91dc008

Please sign in to comment.