grub-btrfs: update comments

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2023-03-26 19:46:23 +02:00
parent ec5ff8b4bc
commit e2937f6bff
2 changed files with 10 additions and 4 deletions

View File

@@ -20,14 +20,16 @@
# - Automatically generate grub.cfg if you use the provided systemd service.
#
# Installation:
# - Refer to https://github.com/Antynea/grub-btrfs#installation-
# - Refer to https://github.com/Antynea/grub-btrfs#%EF%B8%8F-installation
#
# Customization:
# You have the possibility to modify many parameters in /etc/default/grub-btrfs/config.
# Read more here https://github.com/Antynea/grub-btrfs#installation- an in the manpage
# 'man grub-btrfs'
#
# Automatically update Grub
# If you would like grub-btrfs menu to automatically update when a snapshot is created or deleted:
# - Refer to https://github.com/Antynea/grub-btrfs#automatically-update-grub.
# - Refer to https://github.com/Antynea/grub-btrfs#-automatically-update-grub-upon-snapshot.
#
# Special thanks for assistance and contributions:
# - My friends

8
config
View File

@@ -2,10 +2,14 @@
<<<<<<< HEAD
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:44:56+00:00
<<<<<<< HEAD
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
=======
GRUB_BTRFS_VERSION=4.12-master-2023-03-26T17:20:08+00:00
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
>>>>>>> 02513bb (grub-btrfs: get bach the grub_btrfs_search_directory functionality)
=======
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
>>>>>>> 4b564c1 (grub-btrfs: update comments)
# Disable grub-btrfs.
# Default: "false"