aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoradrien10182019-10-10 09:53:05 +0800
committeradrien10182019-10-10 09:53:05 +0800
commit10099c8849b784b271f41efcfa647a0f83d0f105 (patch)
tree5e968bee3021a6cef8533b2b33f7e066e6a6c25b /README.md
downloadaur-10099c8849b784b271f41efcfa647a0f83d0f105.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..8e537150ec60
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+linger-switch
+=======
+
+A simple tool to let user to enable / disable lingering in Arch Linux.
+
+```
+$ linger-switch enable # enable lingering for the current user
+$ linger-switch disable # disable
+```