From b898a60af4962be1c5be4a8a691cdd6274657df6 Mon Sep 17 00:00:00 2001 From: dadada Date: Mon, 29 May 2023 00:25:06 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e59d0..e696f80 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Archives the list of URLs provided on the standard input. ```plain Usage of pad-archiver: -C string - The directory containing the git repository in which to archive the pads. (default "$PWS") + The directory containing the git repository in which to archive the pads. (default "$PWD") -password string The password for authenticating to the remote. Can also be specified via the environment variable GIT_PASSWORD. -push