mv introduced. \¡Viva\!

This commit is contained in:
Andrés N. Robalino
2019-08-14 15:08:10 -05:00
parent dfcbaed1c6
commit 154063013f
5 changed files with 507 additions and 2 deletions

View File

@ -189,9 +189,10 @@ pub async fn cli() -> Result<(), Box<dyn Error>> {
static_command(Exit),
static_command(Clip),
static_command(Autoview),
static_command(Copycp),
static_command(Cpy),
static_command(Date),
static_command(Mkdir),
static_command(Move),
static_command(Save),
static_command(Table),
static_command(VTable),