Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 7e647d9940d31b34c253e6f71c416c4b > files > 2929

bzr-2.7.0-6.mga7.aarch64.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.