From 6e7214427235fcfce64f837daacb039810a9e218 Mon Sep 17 00:00:00 2001 From: Yiyang Kang Date: Fri, 7 Oct 2022 01:41:53 +0800 Subject: [PATCH] docs: minor changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d751dd5..c7f25b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # xMnt -A helper for mounting encrypted partitions. +A tool for mounting encrypted partitions. ## Use case @@ -8,11 +8,11 @@ I have encrypted partitions that I need to mount them from time to time. I use GPG to encrypt the decryption keys for each partition, save them as `${uuid}.key` -With this little tool, I can mount and unmount them with one command. +With this tool, I can mount and unmount them with one command. ## Usage -Presets are stored in "$XDG_CONFIG_HOME/xmnt/presets". +Presets are stored in `$XDG_CONFIG_HOME/xmnt/presets`. For example, save the following content as `boot.yml` in the presets directory: