1. 15 12月, 2014 8 次提交
  2. 13 12月, 2014 1 次提交
  3. 12 12月, 2014 5 次提交
  4. 10 12月, 2014 8 次提交
  5. 09 12月, 2014 2 次提交
  6. 08 12月, 2014 9 次提交
  7. 06 12月, 2014 6 次提交
  8. 05 12月, 2014 1 次提交
    • J
      Display command.longDescription in a preformatted block. · 14ac815b
      Jesse Glick 提交于
      This makes the overall appearance of the page match what you would actually see from the console.
      (Using: java -jar jenkins-cli.jar -s <URL> help <COMMAND>)
      For some commands, such as SupportCommand (in support-core), this is critical,
      since the expectation is that longDescription is a multiline fixed-width block.
      14ac815b