Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

aa-cleanprof

aa-cleanprof -V (return code: 2)

usage: aa-cleanprof [-h] [-d DIR] [-s] [--no-reload] program [program ...]
aa-cleanprof: error: the following arguments are required: program
aa-cleanprof --help (return code: 0)

usage: aa-cleanprof [-h] [-d DIR] [-s] [--no-reload] program [program ...]

Cleanup the profiles for the given programs

positional arguments:
  program            name of program

optional arguments:
  -h, --help         show this help message and exit
  -d DIR, --dir DIR  path to profiles
  -s, --silent       Silently overwrite with a clean profile
  --no-reload        Do not reload the profile after modifying it

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

7 Steps to configure BDR replication in postgresql

Postgres Streaming Replication Configuration

vacuumlo - removing large objects orphans from a database PostgreSQL