summaryrefslogtreecommitdiffstats
path: root/docs/idevicescreenshot.1
AgeCommit message (Collapse)AuthorFilesLines
2020-06-05docs: Update man pages with new command line switchesGravatar Nikias Bassen1-3/+9
2020-06-04Update project URLs in all man pagesGravatar Martin Szulecki1-1/+3
2018-10-01tools: Remove length check on device UDID arguments to support newer devicesGravatar Nikias Bassen1-1/+1
The 40 characters length check on the device UDID made newer devices unusable with the libimobiledevice tools and was actually redundant since an invalid UDID will always fail to resolve. This commit removes the length check alltogether (but makes sure it is not an empty string "").
2015-01-27docs: Add link to project homepageGravatar Martin Szulecki1-0/+3
2014-03-12docs: Update man page for idevicescreenshot due new FILE argumentGravatar Martin Szulecki1-2/+6
2012-04-07Update manpages of tools to use "device" instead of naming specific modelsGravatar Martin Szulecki1-2/+2
2012-03-22Mass replace UUID by UDID, which is the correct term for itGravatar Martin Szulecki1-2/+2
2010-03-13Add man pages for toolsGravatar Martin Szulecki1-0/+29