From f312b31576d3098925a7e84ca7b9566090a83aae Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Wed, 10 Jun 2020 21:05:20 +0200 Subject: [PATCH] Fix POD/markdown --- README.md | 2 +- revbank | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ce1dc5..35d2ecd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The following features were removed: Please remove these from your `revbank.plugins` configuration file. -- creating new accounts with +- creating new accounts with `deposit` Use `adduser` instead. diff --git a/revbank b/revbank index a535275..8371526 100755 --- a/revbank +++ b/revbank @@ -269,7 +269,7 @@ The following features were removed: Please remove these from your C configuration file. -=item * creating new accounts with +=item * creating new accounts with C Use C instead.