Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9d1af6372cff611d55ae43f78bcc9e32 > files > 2842

bzr-2.6.0-5.mga4.x86_64.rpm

mkdir
=====

:Purpose: Create a new versioned directory.
:Usage:   bzr mkdir DIR...

:Options:
  --usage        Show usage message and options.
  -q, --quiet    Only display errors and warnings.
  -p, --parents  No error if existing, make parent directories as needed.
  -v, --verbose  Display more information.
  -h, --help     Show help message.

:Description:
  This is equivalent to creating the directory and then adding it.