Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

usage.txt 315B

123456789101112
  1. usage: mkdirp [DIR1,DIR2..] {OPTIONS}
  2. Create each supplied directory including any necessary parent directories that
  3. don't yet exist.
  4. If the directory already exists, do nothing.
  5. OPTIONS are:
  6. -m, --mode If a directory needs to be created, set the mode as an octal
  7. permission string.