From a160d7d9f082a65a7a2b4ffc0e6fe86174ebfac4 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Mon, 28 Dec 2020 21:53:47 -0600 Subject: Add move command --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 990355a..fbd8927 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Creates a page with the path `YYYY/MM/DD` and title as the date name. For example, if the date is January 1, 1970, this is equivalent of running the command `create 1970/01/01 "Janurary 1"`. +### move (PATH|ID) DEST\_PATH +Moves a page identified by the path or ID given to the destination path. + ## Installation Clone the repository or download the source code. -- cgit v1.2.3