Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 871 Bytes

pf2bodyfile.md

File metadata and controls

36 lines (19 loc) · 871 Bytes

Command-Line Help for pf2bodyfile

This document contains the help content for the pf2bodyfile command-line program.

Command Overview:

pf2bodyfile

creates bodyfile from Windows Prefetch files

Usage: pf2bodyfile [OPTIONS] [PREFETCH_FILES]...

Arguments:
  • <PREFETCH_FILES> — names of the prefetch files (commonly files with 'pf' extension in 'C:\Windows\Prefetch')
Options:
  • -I — show not only the executed files, but all references files -- such as libraries -- as well

    Possible values: true, false

  • -v, --verbose — Increase logging verbosity

  • -q, --quiet — Decrease logging verbosity


This document was generated automatically by clap-markdown.