summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Vuk <parcijala@gmail.com>2016-04-23 22:17:39 +0200
committerIgor Vuk <parcijala@gmail.com>2016-04-23 22:17:39 +0200
commita091630ee5c4851ef849b5f2642d156558ea22a2 (patch)
tree54bd7b3dcd14ff6942386b5e7db19493d1133cf4
parenta1069f8e4d8d061c1c74385a2efb0bd33be02521 (diff)
Use plural when referring to 'commands'
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d58ed46..5e43abf 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Install the '`byteback`' package on the server, along with its dependencies.
You then need to perform the following local setup on the server, which can securely handle backups for multiple clients. You need a dedicated user (which is usually called 'byteback') with a home directory on a btrfs filesystem. You will need to mount the filesystem with the '`user_subvol_rm_allowed`' flag to enable pruning to work (or run that part as root).
-The following commands are appropriate for a Debian system, you might need to alter it for other Linux distributions, or if you are not using LVM for your discs:
+The following commands are appropriate for a Debian system, you might need to alter them for other Linux distributions, or if you are not using LVM for your discs:
#
# Create a dedicated UNIX user which will store everyone's backups, and