From 83bf7ea08049c9239b62f19d3f8e4cac262ad710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Wed, 29 May 2019 10:32:23 +0200 Subject: [PATCH] rudimentary README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d993cd2 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +#DeLojza + +## Commands + +* /start - blonk :^) +* /retag - correct tags on last downloaded audio (format: /retag artist - title) +* /delete - undo last download +* /stats - show statistics about tags +* /orphans - show orphaned (single file only) tags +* /orphans_full - show orphaned tags, along with filenames in them +* /version - show delojza and youtube-dl version \ No newline at end of file