【A】Linuxコマンドリファレンス

Aから始まるものの一覧です

aa-enabled

aa-enabled: [オプション]
  オプション:
  -x | --exclusive    共有インターフェースは利用可能でなければならない
  -q | --quiet        メッセージを表示しない
  -h | --help         ヘルプを表示

aa-exec

使用法: aa-exec [オプション] <prog> <args>

指定されたプロファイルで <prog> を制限します。

オプション:
  -p PROFILE, --profile=PROFILE         <prog> を制限するプロファイル
  -n NAMESPACE, --namespace=NAMESPACE   <prog> を制限する名前空間
  -d, --debug                           デバッグ情報を含むメッセージを表示
  -i, --immediate                       実行時ではなく直ちにプロファイルを変更
  -v, --verbose                         統計情報を含むメッセージを表示
  -h, --help                            このヘルプを表示

aa-features-abi

使用法: aa-features-abi [オプション] <ソース> [出力オプション]

ソースからAppArmor機能のABIを出力先に出力します。
オプション:
  -h, --help       このヘルプを表示
ソース:
  -f F, --file=F   ファイル F から機能のABIを読み込む
  -x, --extract    カーネルから機能のABIを抽出する
出力オプション:
  --stdout         デフォルトは、機能を標準出力に書き出す
  -w F, --write=F  機能のABIを標準出力ではなくファイル F に書き出す

ab

使用法: ab [オプション] [http[s]://]ホスト名[:ポート]/パス
オプションは次のとおりです:
    -n requests     実行するリクエストの数
    -c concurrency  一度に行う複数のリクエストの数
    -t timelimit    ベンチマークに最大で費やす秒数
                    これにより -n 50000 が暗示されます
    -s timeout      各応答を待つ最大秒数
                    デフォルトは30秒
    -b windowsize   TCP送受信バッファのサイズ(バイト単位)
    -B address      外向き接続を行うときのバインドアドレス
    -p postfile     POSTするデータを含むファイル。-Tも設定することを忘れないでください
    -u putfile      PUTするデータを含むファイル。-Tも設定することを忘れないでください
    -T content-type POST/PUTデータに使用するContent-typeヘッダー、例:
                    'application/x-www-form-urlencoded'
                    デフォルトは 'text/plain'
    -v verbosity    出力するトラブルシューティング情報の量
    -w              結果をHTMLテーブルで出力
    -i              GETの代わりにHEADを使用
    -x attributes   テーブル属性として挿入する文字列
    -y attributes   tr属性として挿入する文字列
    -z attributes   tdまたはth属性として挿入する文字列
    -C attribute    クッキーを追加、例: 'Apache=1234'。繰り返し可能
    -H attribute    任意のヘッダー行を追加、例: 'Accept-Encoding: gzip'
                    通常のヘッダー行の後に挿入。繰り返し可能
    -A attribute    基本的なWWW認証を追加、属性はコロンで区切られたユーザー名とパスワード
    -P attribute    基本的なプロキシ認証を追加、属性はコロンで区切られたユーザー名とパスワード
    -X proxy:port   使用するプロキシサーバーとポート番号
    -V              バージョン番号を表示して終了
    -k              HTTP KeepAlive機能を使用
    -d              パーセンタイルのサーブドテーブルを表示しない
    -S              信頼区間推定器および警告を表示しない
    -q              150件以上のリクエストを行うときに進行状況を表示しない
    -l              可変ドキュメント長を許可(動的ページに使用)
    -g filename     収集したデータをgnuplot形式のファイルに出力
    -e filename     提供されたパーセンテージのCSVファイルを出力
    -r              ソケット受信エラー時に終了しない
    -m method       メソッド名
    -h              使用情報を表示(このメッセージ)
    -I              TLS Server Name Indication (SNI) 拡張を無効化
    -Z ciphersuite  SSL/TLS暗号スイートを指定(openssl ciphers参照)
    -f protocol     SSL/TLSプロトコルを指定
                    (SSL2, TLS1, TLS1.1, TLS1.2, TLS1.3またはALL)
    -E certfile     任意のクライアント証明書チェーンと秘密鍵を指定

aconnect

aconnect - ALSA sequencer 接続マネージャ
Copyright (C) 1999-2000 Takashi Iwai
使用法:
 * 二つのポートの接続/切り離し
   aconnect [-オプション] 送信 受信
     送信, 受信 = クライアント:ポートの組
     -d,--disconnect     切り離し
     -e,--exclusive      排他接続
     -r,--real #         キューのリアルタイムスタンプに変換
     -t,--tick #          キューのティックタイムスタンプに変換
 * 接続済みのポートの一覧
   aconnect -i|-o [-オプション]
     -i,--input          入力 (読込) ポートの一覧
     -o,--output         主力 (書込) ポートの一覧
     -l,--list           各ポートの現在の接続を表示
 * 全てのエクスポートされた接続を切り離す
     -x, --removeall

acpidbg

使用法: /usr/lib/linux-tools/6.8.0-38-generic/acpidbg [-b コマンド] [-f ファイル] [-h]

オプション:
  -b     バッチモードで実行するコマンドを指定
  -f     インターフェースファイルを指定します(デフォルトは/sys/kernel/debug/acpi/acpidbg以外)
  -h     このヘルプメッセージを表示

addpart

usage: /usr/lib/linux-tools/6.8.0-38-generic/acpidbg [-b cmd] [-f file] [-h]

Options:
  -b     Specify command to be executed in batch mode
  -f     Specify interface file other than         /sys/kernel/debug/acpi/acpidbg
  -h     Print this help message
:/bin$ addpart -help

使い方:
 addpart <ディスクデバイス> <パーティション番号> <開始位置> <長さ>

カーネルに指定したパーティションの存在を伝えます。

オプション:
 -h, --help     display this help
 -V, --version  display version

詳しくは addpart(8) をお読みください。

add-apt-repository

usage: add-apt-repository [-h] [-d] [-r] [-s] [-c COMPONENT] [-p POCKET] [-y] [-n] [-l] [--dry-run] [-L] [-P PPA]
                          [-C CLOUD] [-U URI] [-S SOURCESLIST [SOURCESLIST ...]]
                          [line ...]

Only ONE of -P, -C, -U, -S, or old-style 'line' can be specified

positional arguments:
  line                  追加するsources.listの行 (非推奨)

options:
  -h, --help            show this help message and exit
  -d, --debug           デバッグを表示
  -r, --remove          リポジトリを無効にする
  -s, --enable-source   リポジトリからソースパッケージのダウンロードを許可する
  -c COMPONENT, --component COMPONENT
                        リポジトリで使用するコンポーネント
  -p POCKET, --pocket POCKET
                        このポケットのエントリーを追加
  -y, --yes             すべての質問に対してyesとする
  -n, --no-update       追加後にパッケージキャッシュをアップデートしない
  -l, --login           Launchpadへログインする
  --dry-run             実際に変更は加えない
  -L, --list            現在設定されているリポジトリを一覧表示する
  -P PPA, --ppa PPA     追加するPPA
  -C CLOUD, --cloud CLOUD
                        追加するCloud Archive
  -U URI, --uri URI     追加するアーカイブのURI
  -S SOURCESLIST [SOURCESLIST ...], --sourceslist SOURCESLIST [SOURCESLIST ...]
                        追加するsources.listの完全なエントリーの行

airscan-discover

Usage:
    airscan-discover [options]

Options are:
    -test-fast  Fast discovery mode, for testing.
    -test-auto  automatic protocol selection, for testing
    -d          enable debug mode
    -t          enable protocol trace
    -h          print help page

alsabat

alsa-utils version 1.2.9

Usage: alsabat [-options]...

  -h, --help             this help
  -D                     pcm device for both playback and capture
  -P                     pcm device for playback
  -C                     pcm device for capture
  -f                     sample format
  -c                     number of channels
  -r                     sampling rate
  -n                     frames to playback or capture
  -k                     parameter for frequency detecting threshold
  -F                     target frequency
  -p                     total number of periods to play/capture
  -B                     buffer size in frames
  -E                     period size in frames
      --log=#            file that both stdout and strerr redirecting to
      --file=#           file for playback
      --saveplay=#       file that storing playback content, for debug
      --readcapture=#    file with previously captured content.  File data
                         is used for analysis instead of capturing it.
      --local            internal loop, set to bypass pcm hardware devices
      --standalone       standalone mode, to bypass analysis
      --roundtriplatency round trip latency mode
      --snr-db=#         noise detect threshold, in SNR(dB)
      --snr-pc=#         noise detect threshold, in noise percentage(%)
Recognized sample formats are: U8 S16_LE S24_3LE S32_LE
The available format shotcuts are:
-f cd (16 ビット、リトルエンディアン、44100、ステレオ)
-f dat (16 ビット、リトルエンディアン、48000、ステレオ)

alsaloop

Usage: alsaloop [OPTION]...

-h,--help      help
-g,--config    configuration file (one line = one job specified)
-d,--daemonize daemonize the main process and use syslog for errors
-P,--pdevice   playback device
-C,--cdevice   capture device
-X,--pctl      playback ctl device
-Y,--cctl      capture ctl device
-x,--prateshift playback 'PCM Rate Shift 100000' ascii ctl name
-l,--latency   requested latency in frames
-t,--tlatency  requested latency in usec (1/1000000sec)
-f,--format    sample format
-c,--channels  channels
-r,--rate      rate
-n,--resample  resample in alsa-lib
-A,--samplerate use converter (0=sincbest,1=sincmedium,2=sincfastest,
                               3=zerohold,4=linear)
-B,--buffer    buffer size in frames
-E,--period    period size in frames
-s,--seconds   duration of loop in seconds
-b,--nblock    non-block mode (very early process wakeup)
-S,--sync      sync mode(0=none,1=simple,2=captshift,3=playshift,4=samplerate,
                         5=auto)
-a,--slave     stream parameters slave mode (0=auto, 1=on, 2=off)
-T,--thread    thread number (-1 = create unique)
-m,--mixer      redirect mixer, argument is:
                    SRC_SLAVE_ID(PLAYBACK)[@DST_SLAVE_ID(CAPTURE)]
-O,--ossmixer   rescan and redirect oss mixer, argument is:
                    ALSA_ID@OSS_ID  (for example: "Master@VOLUME")
-e,--effect    apply an effect (bandpass filter sweep)
-v,--verbose   verbose mode (more -v means more verbose)
-w,--workaround use workaround (serialopen)
-U,--xrun      xrun profiling
-W,--wake      process wake timeout in ms
-z,--syslog    use syslog for errors

Recognized sample formats are: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM S20_LE S20_BE U20_LE U20_BE SPECIAL S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE G723_24 G723_24_1B G723_40 G723_40_1B DSD_U8 DSD_U16_LE DSD_U32_LE DSD_U16_BE

Tip #1 (usable 500ms latency, good CPU usage, superb xrun prevention):
  alsaloop -t 500000
Tip #2 (superb 1ms latency, but heavy CPU usage):
  alsaloop -t 1000

alsamixer

使用法: alsamixer [オプション]
Useful options:
  -h, --help              this help
  -c, --card=NUMBER       sound card number or id
  -D, --device=NAME       mixer device name
  -m, --mouse             enable mouse
  -M, --no-mouse          disable mouse
  -f, --config=FILE       configuration file
  -F, --no-config         do not load configuration file
  -V, --view=MODE         starting view mode: playback/capture/all
  -B, --black-background  use black background color
デバッグオプション:
  -g, --no-color           カラー/モノクロ表示
  -a, --abstraction=名前   ミキサー抽象レベル: none/basic

alsatplg

Usage: alsatplg [OPTIONS]...

-h, --help              help
-c, --compile=FILE      compile configuration file
-p, --pre-process       pre-process Topology2.0 configuration file before compilation
-P, --pre-process=FILE  pre-process Topology2.0 configuration file
-d, --decode=FILE       decode binary topology file
-n, --normalize=FILE    normalize configuration file
-u, --dump=FILE         dump (reparse) configuration file
-v, --verbose=LEVEL     set verbosity level (0...1)
-o, --output=FILE       set output file
-D, --define=ARGS       define variables (VAR1=VAL1[,VAR2=VAL2] ...)
                        (may be used multiple times)
-I, --inc-dir=DIR       set include path
-s, --sort              sort the identifiers in the normalized output
-g, --group             save configuration by group indexes
-x, --nocheck           save configuration without additional integrity checks
-z, --dapm-nosort       do not sort the DAPM widgets
-V, --version           print version

alsaucm

Usage: alsaucm <options> [command]

Available options:
  -h,--help                  this help
  -c,--card NAME             open card NAME
  -i,--interactive           interactive mode
  -b,--batch FILE            batch mode (use '-' for the stdin input)
  -n,--no-open               do not open first card found

Available commands:
  open NAME                  open card NAME
  reset                      reset sound card to default state
  reload                     reload configuration
  listcards                  list available cards
  dump FORMAT                dump all config information (format: text,json)
  list IDENTIFIER            list command, for items with value + comment
  list1 IDENTIFIER           list command, for items without comments
  get IDENTIFIER             get string value
  geti IDENTIFIER            get integer value
  set IDENTIFIER VALUE       set string value
  h,help                     help
  q,quit                     quit

amidi

Usage: amidi options

-h, --help                      this help
-V, --version                   print current version
-l, --list-devices              list all hardware ports
-L, --list-rawmidis             list all RawMIDI definitions
-p, --port=name                 select port by name
-s, --send=file                 send the contents of a (.syx) file
-r, --receive=file              write received data into a file
-S, --send-hex="..."            send hexadecimal bytes
-d, --dump                      print received data as hexadecimal bytes
-T, --timestamp=...             adds a timestamp in front of each dumped message
                realtime
                monotonic
                raw
-t, --timeout=seconds           exits when no data has been received
                                for the specified duration
-a, --active-sensing            include active sensing bytes
-c, --clock                     include clock bytes
-i, --sysex-interval=mseconds   delay in between each SysEx message

amixer

Usage: amixer <options> [command]

Available options:
  -h,--help       this help
  -c,--card N     select the card
  -D,--device N   select the device, default 'default'
  -d,--debug      debug mode
  -n,--nocheck    do not perform range checking
  -v,--version    print version of this program
  -q,--quiet      be quiet
  -i,--inactive   show also inactive controls
  -a,--abstract L select abstraction level (none or basic)
  -s,--stdin      Read and execute commands from stdin sequentially
  -R,--raw-volume Use the raw value (default)
  -M,--mapped-volume Use the mapped volume

Available commands:
  scontrols       show all mixer simple controls
  scontents       show contents of all mixer simple controls (default command)
  sset sID P      set contents for one mixer simple control
  sget sID        get contents for one mixer simple control
  controls        show all controls for given card
  contents        show contents of all controls for given card
  cset cID P      set control contents for one control
  cget cID        get control contents for one control

Available advanced commands:
  sevents         show the mixer events for simple controls
  events          show the mixer events for controls

apg

apg   Automated Password Generator
        Copyright (c) Adel I. Mirzazhanov

apg   [-a algorithm] [-r file]
      [-M mode] [-E char_string] [-n num_of_pass] [-m min_pass_len]
      [-x max_pass_len] [-c cl_seed] [-d] [-s] [-h] [-y] [-q]

-M mode         new style password modes
-E char_string  exclude characters from password generation process
-r file         apply dictionary check against file
-b filter_file  apply bloom filter check against filter_file
                (filter_file should be created with apgbfm(1) utility)
-p substr_len   paranoid modifier for bloom filter check
-a algorithm    choose algorithm
                 1 - random password generation according to
                     password modes
                 0 - pronounceable password generation
-n num_of_pass  generate num_of_pass passwords
-m min_pass_len minimum password length
-x max_pass_len maximum password length
-s              ask user for a random seed for password
                generation
-c cl_seed      use cl_seed as a random seed for password
-d              do NOT use any delimiters between generated passwords
-l              spell generated password
-t              print pronunciation for generated pronounceable password
-y              print crypted passwords
-q              quiet mode (do not print warnings)
-h              print this help screen
-v              print version information

apgbfm

apgbfm   APG Bloom filter management
         Copyright (c) 2001 Adel I. Mirzazhanov

apgbfm   -f filter < [-a word] | [-A dictfile] | [-n numofwords] |
                     [-c word] | [-C dictfile] | [-d dictfile] > [-s]
apgbfm   -i filter
apgbfm   [-v] [-h]

-a word        add word to filter
-A dictfile    add words from dictfile to filter
-c word        check word against filter
-C dictfile    check dictfile against filter
-n numofwords  create new empty filter
-d dictfile    create new filter and add all words from dictfile
-f filtername  use filtername as the name for filter
-q             quiet mode (do not print dots for -A and -d)
-s             create case insentive filter
-i filter      print filter information
-v             print version information
-h             print  help (this screen)

aplay

Usage: aplay [OPTION]... [FILE]...

-h, --help              help
    --version           print current version
-l, --list-devices      list all soundcards and digital audio devices
-L, --list-pcms         list device names
-D, --device=NAME       select PCM by name
-q, --quiet             quiet mode
-t, --file-type TYPE    file type (voc, wav, raw or au)
-c, --channels=#        channels
-f, --format=FORMAT     sample format (case insensitive)
-r, --rate=#            sample rate
-d, --duration=#        interrupt after # seconds
-s, --samples=#         interrupt after # samples per channel
-M, --mmap              mmap stream
-N, --nonblock          nonblocking mode
-F, --period-time=#     distance between interrupts is # microseconds
-B, --buffer-time=#     buffer duration is # microseconds
    --period-size=#     distance between interrupts is # frames
    --buffer-size=#     buffer duration is # frames
-A, --avail-min=#       min available space for wakeup is # microseconds
-R, --start-delay=#     delay for automatic PCM start is # microseconds
                        (relative to buffer size if <= 0)
-T, --stop-delay=#      delay for automatic PCM stop is # microseconds from xrun
-v, --verbose           show PCM structure and setup (accumulative)
-V, --vumeter=TYPE      enable VU meter (TYPE: mono or stereo)
-I, --separate-channels one file for each channel
-i, --interactive       allow interactive operation from stdin
-m, --chmap=ch1,ch2,..  Give the channel map to override or follow
    --disable-resample  disable automatic rate resample
    --disable-channels  disable automatic channel conversions
    --disable-format    disable automatic format conversions
    --disable-softvol   disable software volume control (softvol)
    --test-position     test ring buffer position
    --test-coef=#       test coefficient for ring buffer position (default 8)
                        expression for validation is: coef * (buffer_size / 2)
    --test-nowait       do not wait for ring buffer - eats whole CPU
    --max-file-time=#   start another output file when the old file has recorded
                        for this many seconds
    --process-id-file   write the process ID here
    --use-strftime      apply the strftime facility to the output file name
    --dump-hw-params    dump hw_params of the device
    --fatal-errors      treat all errors as fatal
認識されるサンプルフォーマット: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM S20_LE S20_BE U20_LE U20_BE SPECIAL S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE G723_24 G723_24_1B G723_40 G723_40_1B DSD_U8 DSD_U16_LE DSD_U32_LE DSD_U16_BE DSD_U32_BE
これらのいくつかは指定のハードウェアで使用不可能な場合があります
The available format shortcuts are:
-f cd (16 ビット、リトルエンディアン、44100、ステレオ)
-f cdr (16 ビット、ビッグエンディアン、44100、ステレオ)
-f dat (16 ビット、リトルエンディアン、48000、ステレオ)

aplaymidi

Usage: aplaymidi -p client:port[,...] [-d delay] midifile ...
-h, --help                  this help
-V, --version               print current version
-l, --list                  list all possible output ports
-p, --port=client:port,...  set port(s) to play to
-d, --delay=seconds         delay after song ends

apport-bug

usage: apport-bug [options] [symptom|pid|package|program path|.apport/.crash file]

options:
  -h, --help     show this help message and exit
  -w, --window   問題レポートを埋めるには、ターゲットとなるウィンドウをクリックしてください。
  --hanging      指定されたpidはハングアップしたアプリケーションのものです。
  --save PATH    バグファイリングモードでは、収集した情報は報告する代わりにファイルに保存されます。このファイルは、後で 別のコンピューターから報告することができます。
  --tag TAGS     レポートに追加タグを追加します。複数回指定できます。
  -v, --version  Apportのバージョン番号を表示します。

apport-cli

usage: apport-cli [options] [symptom|pid|package|program path|.apport/.crash file]

options:
  -h, --help            show this help message and exit
  -f, --file-bug        バグファイリングモードを開始します。実行には --package と追加の --pid を用いるか、あるいはただ --pid
                        だけとするオプションが必要です。どちらも与えられていないときには、既知の現象のリストを表示します(暗黙の一つの引数が与えられた場合)。
  -w, --window          問題レポートを埋めるには、ターゲットとなるウィンドウをクリックしてください。
  -u UPDATE_REPORT, --update-bug UPDATE_REPORT
                        バグ更新モードを開始します。オプション --package が使用できます。
  -s SYMPTOM, --symptom SYMPTOM
                        SYMPTOM(症状)についてのバグを報告します(唯一の引数は症状の名前を意味します)。
  -p PACKAGE, --package PACKAGE
                        --file-bug モードで使用するパッケージ名を指定します。--pid が指定されている場合はオプション扱い になります(唯一の引数はパッケージ名を意味します)。
  -P PID, --pid PID     --file-bug モードの対象になる実行中のプログラムを指定します。このオプションを指定した場合、バグ 報告にはより多くの情報が含まれます(唯一の引数はプロセスIDを意味します)。
  --hanging             指定されたpidはハングアップしたアプリケーションのものです。
  -c PATH, --crash-file PATH
                        クラッシュの報告を /var/crash で保留中のプログラムのかわりに .apport または .crash ファイルで行 う(ファイル名が引数のみで与えられた場合)。
  --save PATH           バグファイリングモードでは、収集した情報は報告する代わりにファイルに保存されます。このファイルは、後で別のコンピューターから報告することができます。
  --tag TAGS            レポートに追加タグを追加します。複数回指定できます。
  -v, --version         Apportのバージョン番号を表示します。

apport-collect

usage: apport-collect <report number>

positional arguments:
  report_number

options:
  -h, --help            show this help message and exit
  -p PACKAGE, --package PACKAGE
                        パッケージ名を指定
  --tag TAGS            レポートに追加タグを追加します。複数回指定できます。

apport-unpack

usage: apport-unpack <report> <target directory>

positional arguments:
  report            Report file to unpack
  target_directory  directory to unpack report to

options:
  -h, --help        show this help message and exit

appstreamcli

用法:
  appstreamcli [オプション…] - AppStream CLI.

AppStream コマンドラインインターフェース

サブコマンド:
  search TERM                 - コンポーネントデータベースを検索します。 (エイリアス: 's')
  get COMPONENT-ID            - IDでコンポーネントに関する情報を取得します。
  what-provides TYPE VALUE    - Get components which provide the given item. Needs an item type (e.g.
                                lib, bin, python3, …) and item value as parameter.
  list-categories NAMES       - List components that are part of the specified categories.

  dump COMPONENT-ID           - IDに一致するコンポーネントの生のXMLメタデータをダンプします。
  refresh-cache               - コンポーネントのメタデータキャッシュを再構築します。 (エイリアス: 'refresh')

  validate FILE                     - Validate AppStream XML files for issues.
  validate-tree DIRECTORY           - Validate an installed file-tree of an application for valid metadata.
  check-license LICENSE             - Check license string for validity and print details about it.
  is-satisfied FILE|COMPONENT-ID    - Check if requirements of a component (via its ID or MetaInfo file)
                                      are satisfied on this system.
  check-syscompat FILE|COMPONENT-ID - Check compatibility of a component (via its ID or MetaInfo file) with
                                      common system and chassis types.

  install COMPONENT-ID        - コンポーネント ID に一致するソフトウェアをインストールします。
  remove COMPONENT-ID         - コンポーネント ID に一致するソフトウェアを削除します。

  status                      - 利用可能な AppStream メタデータの状態情報を表示します。
  sysinfo                     - Show information about the current device and used operating system.
  put FILE                    - メタデータファイルを正しい場所にインストールします。
  convert FILE FILE           - Convert metadata catalog XML to YAML or vice versa.
  vercmp VER1 [COMP] VER2     - 2 つのバージョン番号を比較します。 (エイリアス: 'compare-versions')

  new-template TYPE FILE                        - メタインフォファイルのテンプレートを作成します(アップストリームプロジェクトが記入します)。
  make-desktop-file MI_FILE DESKTOP_FILE        - メタインフォファイルからデスクトップエントリファイルを作成します。
  news-to-metainfo NEWS_FILE MI_FILE [OUT_FILE] - YAMLまたはテキストNEWSファイルをメタ情報リリースに変換します。
  metainfo-to-news MI_FILE NEWS_FILE            - Write NEWS text or YAML file with information from a metainfo file.

You can find information about subcommand-specific options by passing "--help" to the subcommand.

ヘルプのオプション:
  -h, --help       ヘルプのオプションを表示する

アプリケーションのオプション:
  --version        プログラムのバージョンを表示します。
  --verbose        追加のデバッグ情報を表示します。
  --no-color       カラーで出力を表示しません。
  --profile        Enable profiling

apropos

Usage: apropos [OPTION...] KEYWORD...

  -d, --debug                デバッグメッセージを表示する
  -v, --verbose              冗長な警告メッセージを表示する
  -e, --exact
                             それぞれのキーワードについて完全一致を検索する
  -r, --regex
                             各キーワードを正規表現として解釈する
  -w, --wildcard
                             キーワードでワイルドカードを使用する
  -a, --and
                             すべてのキーワードが一致する必要あり
  -l, --long                 出力を端末幅に切り詰めない
  -C, --config-file=FILE     このユーザ設定ファイルを使用する
  -L, --locale=LOCALE        検索するロケールを定義する
  -m, --systems=SYSTEM
                             ほかのシステムからのマニュアルページを使用する
  -M, --manpath=PATH         man ページ用の検索パスを PATH
                             に設定する
  -s, --sections=LIST, --section=LIST
                             これらのセクションのみ検索する
                             (コロン区切り)
  -?, --help                 give this help list
      --usage                give a short usage message
  -V, --version              print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

The --regex option is enabled by default.

Report bugs to cjwatson@debian.org.

apt

apt 2.7.14 (amd64)
使用方法: apt [オプション] コマンド

apt は、検索や管理、パッケージに関する情報を問い合わせるコマンドを
提供するコマンドラインパッケージマネージャです。apt-get や apt-cache
のような特化した APT ツールと同じ機能を提供しますが、デフォルトで
対話的に使用するために適切なオプションを有効にします。

最も使用されているコマンド:
  list - パッケージ名を基にパッケージの一覧を表示
  search - パッケージの説明を検索
  show - パッケージの詳細を表示
  install - パッケージをインストール
  reinstall - reinstall packages
  remove - パッケージを削除
  autoremove - automatically remove all unused packages
  update - 利用可能パッケージの一覧を更新
  upgrade - パッケージをインストール/更新してシステムをアップグレード
  full-upgrade - パッケージを削除/インストール/更新してシステムをアップグレード
  edit-sources - ソース情報ファイルを編集
  satisfy - satisfy dependency strings

利用可能なコマンドの詳細は apt(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。
              この APT は Super Cow Powers 化されています。

aptdcon

Usage: aptdcon [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -c, --refresh         Refresh the cache
  --fix-depends         Try to resolve broken dependencies. Potentially
                        dangerous operation since it could try to remove many
                        packages.
  --fix-install         Try to finish a previous incompleted installation
  -i INSTALL, --install=INSTALL
                        Install the given packages
  --reinstall=REINSTALL
                        Reinstall the given packages
  -r REMOVE, --remove=REMOVE
                        Remove the given packages
  -p PURGE, --purge=PURGE
                        Remove the given packages including configuration
                        files
  -u UPGRADE, --upgrade=UPGRADE
                        Install the given packages
  --downgrade=DOWNGRADE
                        Downgrade the given packages
  --upgrade-system      Deprecated: Please use --safe-upgrade
  --safe-upgrade        Upgrade the system in a safe way
  --full-upgrade        Upgrade the system, possibly installing and removing
                        packages
  --add-vendor-key=ADD_VENDOR_KEY
                        Add the vendor to the trusted ones
  --add-vendor-key-from-keyserver=ADD_VENDOR_KEY_FROM_KEYSERVER
                        Add the vendor keyid (also needs --keyserver)
  --keyserver=KEYSERVER
                        Use the given keyserver for looking up keys
  --add-repository=ADD_REPOSITORY
                        Add new repository from the given deb-line
  --sources-file=SOURCES_FILE
                        Specify an alternative sources.list.d file to which
                        repositories should be added.
  --list-trusted-vendors
                        List trusted vendor keys
  --remove-vendor-key=REMOVE_VENDOR_KEY
                        Remove the trusted key of the given fingerprint
  --clean               Remove downloaded package files
  --reconfigure=RECONFIGURE
                        Reconfigure installed packages. Optionally the minimum
                        priority of questions can be specified
  --priority=PRIORITY   The minimum debconf priority of question to be
                        displayed
  --hide-terminal       Do not attach to the apt terminal
  --allow-unauthenticated
                        Allow packages from unauthenticated sources
  -d, --show-details    Show additional information about the packages.
                        Currently only the version number

To operate on more than one package put the package names in quotation marks:
aptdcon --install "foo bar"

aptitude

aptitude 0.8.13
使用方法: aptitude [-S ファイル名] [-u|-i]
          aptitude [オプション] <アクション> ...

アクション (指定がない場合、aptitude はインタラクティブモードで起動します):

 install         パッケージをインストール/更新します。
 remove          パッケージを削除します。
 purge           パッケージと設定ファイルを削除します。
 hold            パッケージを固定します。
 unhold          パッケージの固定を解除します。
 markauto        自動的にインストールされたという印をパッケージにつけます。
 unmarkauto      手動でインストールされたという印をパッケージにつけます。
 forbid-version  aptitude に特定のパッケージバージョンの更新を禁止させます。
 update          新規/更新可能なパッケージの一覧をダウンロードします。
 safe-upgrade    安全な更新を行います。
 full-upgrade    パッケージのインストールや削除を伴う可能性のある更新を行います。
 build-dep       パッケージの構築依存関係をインストールします。
 forget-new      どのパッケージが "新規" かの情報を消去します。
 search          名前や正規表現でパッケージを検索します。
 show            Display detailed info about a package.
 showsrc         Display detailed info about a source package (apt wrapper).
 versions        指定したパッケージのバージョンを表示します。
 clean           ダウンロード済みのパッケージファイルを消去します。
 autoclean       古いダウンロード済みのパッケージファイルを消去します。
 changelog       パッケージの変更履歴を表示します。
 download        Download the .deb file for a package (apt wrapper).
 source          Download source package (apt wrapper).
 reinstall       現在インストールされているパッケージを再インストールします。
 why             特定のパッケージをインストールする必要がある理由を表示します。
 why-not         特定のパッケージをインストールすることができない理由を表示します。

 add-user-tag    パッケージ/パターンにユーザタグを追加します。
 remove-user-tag パッケージ/パターンからユーザタグを削除します。

オプション:
 -h              このヘルプの文章です。
 --no-gui        利用可能でも GTK GUI を使いません。
 -s              アクションのシミュレートのみ行い、実際には実行しません。
 -d              パッケージのダウンロードのみ行い、インストールや削除は
                 行いません。
 -P              アクションの確認のため、常にプロンプトを出します。
 -y              すべての yes/no の質問に対して 'yes' と答えたと見なします。
 -F フォーマット 検索結果の表示フォーマットを指定します。マニュアルを参照し
                 てください。
 -O 順序         検索結果の並び替えを指定します。マニュアルを参照してくださ
                 い。
 -w 幅           検索結果の表示フォーマットの幅を指定します。
 -f              依存関係が壊れたパッケージを積極的に修復しようとします。
 -V              パッケージのどのバージョンがインストールされるか表示します。
 -D              自動的に変更されたパッケージの依存関係を表示します。
 -Z              各パッケージのインストールサイズの変更を表示します。
 -v              付加的な情報を表示します (何倍もの情報が提供されます)。
 -t [リリース]   パッケージをインストールするリリースを指定します。
 -q              コマンドラインモードで、進行状況の逐次表示を抑制します。
 -o キー=値      'キー' の名前の設定オプションを直接設定します。
 --with(out)-recommends     推奨パッケージを強い依存関係として扱うかどうかを
                            指定します。
 -S ファイル名   ファイルから aptitude の拡張状態情報を読み込みます。
 -u              起動時に新しいパッケージ一覧をダウンロードします。
                  (端末インタフェースのみ)
 -i              起動時にインストールを行います。
                  (端末インタフェースのみ)

すべてのオプションの完全なリストと説明については、マニュアルページを参照してください。

この aptitude にはスーパー牛さんパワーなどはありません。

apt-add-repository

usage: apt-add-repository [-h] [-d] [-r] [-s] [-c COMPONENT] [-p POCKET] [-y] [-n] [-l] [--dry-run] [-L] [-P PPA]
                          [-C CLOUD] [-U URI] [-S SOURCESLIST [SOURCESLIST ...]]
                          [line ...]

Only ONE of -P, -C, -U, -S, or old-style 'line' can be specified

positional arguments:
  line                  追加するsources.listの行 (非推奨)

options:
  -h, --help            show this help message and exit
  -d, --debug           デバッグを表示
  -r, --remove          リポジトリを無効にする
  -s, --enable-source   リポジトリからソースパッケージのダウンロードを許可する
  -c COMPONENT, --component COMPONENT
                        リポジトリで使用するコンポーネント
  -p POCKET, --pocket POCKET
                        このポケットのエントリーを追加
  -y, --yes             すべての質問に対してyesとする
  -n, --no-update       追加後にパッケージキャッシュをアップデートしない
  -l, --login           Launchpadへログインする
  --dry-run             実際に変更は加えない
  -L, --list            現在設定されているリポジトリを一覧表示する
  -P PPA, --ppa PPA     追加するPPA
  -C CLOUD, --cloud CLOUD
                        追加するCloud Archive
  -U URI, --uri URI     追加するアーカイブのURI
  -S SOURCESLIST [SOURCESLIST ...], --sourceslist SOURCESLIST [SOURCESLIST ...]
                        追加するsources.listの完全なエントリーの行

apt-cache

apt 2.7.14 (amd64)
使用方法: apt-cache [オプション] コマンド
          apt-cache [オプション] show パッケージ名1 [パッケージ名2 ...]

apt-cache はインストール済みとインストール可能なパッケージの情報を
問い合わせて表示します。例えば apt-get の「更新」コマンドによって
ローカルキャッシュに取得されたデータと排他的に動作します。したがって、
最後の更新が古すぎる場合には、表示される情報は時代遅れかもしれません。
しかし、引き換えに、apt-cache は設定されたソースの可用性とは独立して
動作します (例えばオフライン)。

最も使用されているコマンド:
  showsrc - ソースレコードを表示する
  search - 正規表現パターンによってパッケージ一覧を検索する
  depends - パッケージの生の依存情報を表示する
  rdepends - パッケージの生の逆依存情報を表示する
  show - パッケージの情報を表示する
  pkgnames - システム内のすべてのパッケージ名一覧を表示する
  policy - ポリシー設定情報を表示する

利用可能なコマンドの詳細は apt-cache(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

apt-cdrom

apt 2.7.14 (amd64)
使用方法: apt-cdrom [オプション] コマンド

apt-cdrom は、CD-ROM、USB フラッシュドライブやその他のリムーバブル
メディアを APT のパッケージソースに追加するために使用されます。
マウントポイントとデバイス情報は、apt.conf(5)、udev(7) と fstab(5)
から取得されます。

最も使用されているコマンド:
  add - Add a CDROM
  ident - Report the identity of a CDROM

利用可能なコマンドの詳細は apt-cdrom(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

apt-config

apt 2.7.14 (amd64)
使用方法: apt-config [オプション] コマンド

apt-config はすべての APT ツールで使用される設定へのインター
フェースで、主にデバッグとシェルスクリプト向けです。

最も使用されているコマンド:
  shell - シェルの評価を経由して設定値を取得
  dump - アクティブな設定を表示

利用可能なコマンドの詳細は apt-config(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

apt-extracttemplates

apt 2.7.14 (amd64)
使用方法: apt-extracttemplates ファイル名1 [ファイル名2 ...]

apt-extracttemplates は debian パッケージから設定とテンプレートファイルを
抽出するためのツールです。パッケージのインストールの前に設定に関する質問を
要求する debconf(1) によって主に使用されます。

利用可能なコマンドの詳細は apt-extracttemplates(1) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

apt-ftparchive

apt 2.7.14 (amd64)
使用方法: apt-ftparchive [オプション] コマンド
コマンド: packages binarypath [overridefile [pathprefix]]
          sources srcpath [overridefile [pathprefix]]
          contents path
          release path
          generate config [groups]
          clean config

apt-ftparchive は Debian アーカイブ用のインデックスファイルを生成しま
す。全自動のものから、dpkg-scanpackages と dpkg-scansources の代替機能
となるものまで、多くの生成方法をサポートしています。

apt-ftparchive は .deb のツリーから Packages ファイルを生成します。
Packages ファイルは MD5 ハッシュやファイルサイズに加えて、各パッケージ
のすべての制御フィールドの内容を含んでいます。Priority と Section の値
を強制するために override ファイルがサポートされています。

同様に apt-ftparchive は .dsc のツリーから Sources ファイルを生成しま
す。--source-override オプションを使用するとソース override ファイルを
指定できます。

'packages' および 'sources' コマンドはツリーのルートで実行する必要があ
ります。BinaryPath には再帰検索のベースディレクトリを指定し、override
ファイルは override フラグを含んでいる必要があります。もし pathprefix
が存在すればファイル名フィールドに付加されます。debian アーカイブでの
使用方法の例:
   apt-ftparchive packages dists/potato/main/binary-i386/ > \
               dists/potato/main/binary-i386/Packages

オプション:
  -h このヘルプを表示する
  --md5 MD5 の生成を制御する
  -s=?  ソース override ファイル
  -q    表示を抑制する
  -d=?  オプションのキャッシュデータベースを選択する
  --no-delink delinking デバッグモードを有効にする
  --contents  contents ファイルの生成を制御する
  -c=? 指定の設定ファイルを読む
  -o=? 任意の設定オプションを設定する

apt-get

apt 2.7.14 (amd64)
使用法: apt-get [オプション] コマンド
        apt-get [オプション] install|remove パッケージ名1 [パッケージ名2 ...]
        apt-get [オプション] source パッケージ名1 [パッケージ名2 ...]

apt-get は、認証されたソースからのパッケージと情報の検索、
および依存関係を伴うパッケージのインストール、アップグレード、
削除のためのコマンドラインインターフェースです。

最も使用されているコマンド:
  update - 新しいパッケージリストを取得する
  upgrade - アップグレードを行う
  install - 新規パッケージをインストールする (pkg は libc6.deb ではなく libc6 のように指定する)
  reinstall - Reinstall packages (pkg is libc6 not libc6.deb)
  remove - パッケージを削除する
  purge - 設定ファイルまで含めてパッケージを削除する
  autoremove - 自動インストールされ使われていないすべてのパッケージを削除する
  dist-upgrade - ディストリビューションをアップグレードする (apt-get(8) を参照)
  dselect-upgrade - dselect の選択に従う
  build-dep - ソースパッケージの構築依存関係を設定する
  satisfy - Satisfy dependency strings
  clean - ダウンロードしたアーカイブファイルを削除する
  autoclean - ダウンロードした古いアーカイブファイルを削除する
  check - 壊れた依存関係がないかチェックする
  source - ソースアーカイブをダウンロードする
  download - バイナリパッケージをカレントディレクトリにダウンロードする
  changelog - 指定のパッケージの変更履歴をダウンロードして表示する

利用可能なコマンドの詳細は apt-get(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。
              この APT は Super Cow Powers 化されています。

apt-key

Usage: apt-key [--keyring file] [command] [arguments]

Manage apt's list of trusted keys

  apt-key add <file>          - add the key contained in <file> ('-' for stdin)
  apt-key del <keyid>         - remove the key <keyid>
  apt-key export <keyid>      - output the key <keyid>
  apt-key exportall           - output all trusted keys
  apt-key update              - update keys using the keyring package
  apt-key net-update          - update keys using the network
  apt-key list                - list keys
  apt-key finger              - list fingerprints
  apt-key adv                 - pass advanced options to gpg (download key)

If no specific keyring file is given the command applies to all keyring files.

apt-mark

apt 2.7.14 (amd64)
Usage: apt-mark [オプション] {auto|manual} パッケージ1 [パッケージ2 ...]

apt-mark は、パッケージを手動または自動でインストールされたものとして
マークする簡単なコマンドラインインターフェイスです。また、dpkg(1) の
パッケージ選択状態を操作したり、マークを特定せずにすべてのパッケージの
一覧表示したりもできます。

最も使用されているコマンド:
  auto - 指定のパッケージを自動でインストールされたものとしてマークする
  manual - 指定のパッケージを手動でインストールしたものとしてマークする
  minimize-manual - Mark all dependencies of meta packages as automatically installed.
  hold - パッケージを保留としてマークする
  unhold - パッケージの保留を解除する
  showauto - 自動的にインストールされたパッケージの一覧を表示する
  showmanual - 手作業でインストールしたパッケージの一覧を表示する
  showhold - 保留されているパッケージの一覧を表示する

利用可能なコマンドの詳細は apt-mark(8) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

apt-sortpkgs

apt 2.7.14 (amd64)
使用方法: apt-sortpkgs [オプション] ファイル名1 [ファイル名2 ...]

apt-sortpkgs は、パッケージ情報ファイルをソートするシンプルなツールです。
デフォルトではバイナリパッケージ情報でソートしますが、-s オプションを使って
ソースパッケージの順序に切り替えることができます。

利用可能なコマンドの詳細は apt-sortpkgs(1) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

arch

apt 2.7.14 (amd64)
使用方法: apt-sortpkgs [オプション] ファイル名1 [ファイル名2 ...]

apt-sortpkgs は、パッケージ情報ファイルをソートするシンプルなツールです。
デフォルトではバイナリパッケージ情報でソートしますが、-s オプションを使って
ソースパッケージの順序に切り替えることができます。

利用可能なコマンドの詳細は apt-sortpkgs(1) を参照してください。
設定オプションと構文は apt.conf(5) に詳述されています。
ソースを設定する方法の詳細は sources.list(5) で見つけることができます。
パッケージとバージョンの選択は apt_preferences(5) で表現できます。
セキュリティの詳細は apt-secure(8) を参照してください。

arecord

Usage: arecord [OPTION]... [FILE]...

-h, --help              help
    --version           print current version
-l, --list-devices      list all soundcards and digital audio devices
-L, --list-pcms         list device names
-D, --device=NAME       select PCM by name
-q, --quiet             quiet mode
-t, --file-type TYPE    file type (voc, wav, raw or au)
-c, --channels=#        channels
-f, --format=FORMAT     sample format (case insensitive)
-r, --rate=#            sample rate
-d, --duration=#        interrupt after # seconds
-s, --samples=#         interrupt after # samples per channel
-M, --mmap              mmap stream
-N, --nonblock          nonblocking mode
-F, --period-time=#     distance between interrupts is # microseconds
-B, --buffer-time=#     buffer duration is # microseconds
    --period-size=#     distance between interrupts is # frames
    --buffer-size=#     buffer duration is # frames
-A, --avail-min=#       min available space for wakeup is # microseconds
-R, --start-delay=#     delay for automatic PCM start is # microseconds
                        (relative to buffer size if <= 0)
-T, --stop-delay=#      delay for automatic PCM stop is # microseconds from xrun
-v, --verbose           show PCM structure and setup (accumulative)
-V, --vumeter=TYPE      enable VU meter (TYPE: mono or stereo)
-I, --separate-channels one file for each channel
-i, --interactive       allow interactive operation from stdin
-m, --chmap=ch1,ch2,..  Give the channel map to override or follow
    --disable-resample  disable automatic rate resample
    --disable-channels  disable automatic channel conversions
    --disable-format    disable automatic format conversions
    --disable-softvol   disable software volume control (softvol)
    --test-position     test ring buffer position
    --test-coef=#       test coefficient for ring buffer position (default 8)
                        expression for validation is: coef * (buffer_size / 2)
    --test-nowait       do not wait for ring buffer - eats whole CPU
    --max-file-time=#   start another output file when the old file has recorded
                        for this many seconds
    --process-id-file   write the process ID here
    --use-strftime      apply the strftime facility to the output file name
    --dump-hw-params    dump hw_params of the device
    --fatal-errors      treat all errors as fatal
認識されるサンプルフォーマット: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM S20_LE S20_BE U20_LE U20_BE SPECIAL S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE S18_3LE S18_3BE U18_3LE U18_3BE G723_24 G723_24_1B G723_40 G723_40_1B DSD_U8 DSD_U16_LE DSD_U32_LE DSD_U16_BE DSD_U32_BE
これらのいくつかは指定のハードウェアで使用不可能な場合があります
The available format shortcuts are:
-f cd (16 ビット、リトルエンディアン、44100、ステレオ)
-f cdr (16 ビット、ビッグエンディアン、44100、ステレオ)
-f dat (16 ビット、リトルエンディアン、48000、ステレオ)

arecordmidi

Usage: arecordmidi [options] outputfile

Available options:
  -h,--help                  this help
  -V,--version               show version
  -l,--list                  list input ports
  -p,--port=client:port,...  source port(s)
  -b,--bpm=beats             tempo in beats per minute
  -f,--fps=frames            resolution in frames per second (SMPTE)
  -t,--ticks=ticks           resolution in ticks per beat or frame
  -s,--split-channels        create a track for each channel
  -m,--metronome=client:port play a metronome signal
  -i,--timesig=nn:dd         time signature
  -n,--num-events=events     fixed number of events to record, then exit

arm2hpdl

Usage:
        arm2hpdl [options] sihp1005.img > sihp1005.dl

        Add HP download header/trailer to an ARM ELF binary.
        If the file already has an HP header, just copy it to stdout.

Options:
       -D lvl      Set Debug level [0]

aseqdump

Usage: aseqdump [options]

Available options:
  -h,--help                  this help
  -V,--version               show version
  -l,--list                  list input ports
  -p,--port=client:port,...  source port(s)

aseqnet

aseqnet - ALSA sequencer 上のネットワーククライアント/サーバ
  Copyright (C) 1999 Takashi Iwai
使用法:
  サーバモード: aseqnet [-オプション]
  クライアントモード: aseqnet [-オプション] サーバホスト
オプション:
  -6,--ipv6 : use IPv6 TCP protocol
  -p,--port # : specify TCP port (digit or service name)
  -s,--source addr : 指定のアドレス(クライアント:ポート)から読み込む
  -d,--dest addr : 指定のアドレス(クライアント:ポート)に書き込む
  -n,--name value : use a specific midi process name
  -v,--verbose : 冗長メッセージ表示
  -i,--info : 受信イベントを表示する

aspell

Aspell 0.60.8.1.  Copyright 2000-2023 by Kevin Atkinson.

使い方: aspell [オプション] <コマンド>

<コマンド> は次のうちの1つです:
  -?|usage         短い使用方法の表示
  help             詳しい使用方法の表示
  -c|check <ファイル>  ファイルをスペルチェック
  -a|pipe          "ispell -a" 互換モード
  list             標準入力からスペルの間違った単語のリストを作成する
  [dump] config    現在のすべての設定を標準出力に表示する
  config <key>     指定したオプションの現在の値を表示する
  soundslike       入力したそれぞれの単語に対する疑似音声を返す
  munch            語幹と接辞の候補を生成する
  expand [1-4]     接辞フラグを拡張する
  clean [strict]   単語リストを掃除し、すべての行の単語を有効にする
  フィルタ           入力をフィルタし、スペルチェックされたようにする
  -v|version       バージョンを表示
  munch-list [simple] [single|multi] [keep]
    接辞を圧縮して単語リストのサイズを減らす
  conv <from> <to> [<norm-form>]
    エンコーディングを他のものに変換する
  norm (<norm-map> | <from> <norm-map> <to>) [<norm-form>]
    Unicode 正規化を行う
  [dump] dicts | filters | modes
    利用可能な辞書/フィルタ/フィルタモード の一覧を表示する
  dump|create|merge master|personal|repl [<名前>]
    マスター/個人用/置換用の辞書を、表示/生成/マージする。

  <norm-form>      正規化の形式 none, internal, strict のいずれか

[オプション] には以下のものがあります:

  --conf=<str>                メイン設定ファイル
  --conf-dir=<str>            メイン設定ファイルの場所
  --data-dir=<str>            言語データファイルの場所
  --add|rem-dict-alias=<str>  辞書の別名を作成
  --dict-dir=<str>            メイン単語リストの場所
  --encoding=<str>            予測されるデータのエンコーディング
  --add|rem-filter=<str>      フィルタを追加または削除
  --add|rem-filter-path=<str> aspell がフィルタを探すパス(複数可)
  --mode=<str>                フィルタモード
  -D,--mode=debctrl           enter Debctrl mode.
  -e,--mode=email             Eメールモードに入ります。
  -H,--mode=html              HTMLモードに入ります。
  -t,--mode=tex               TeXモードに入ります。
  -n,--mode=nroff             Nroffモードに入ります。
  -M,--mode=markdown          Markdownモードに入ります。
  --add|rem-extra-dicts=<str> 追加で使用する辞書
  --add|rem-wordlists=<str>   受け入れる追加単語のリストが入ったファイル
  --home-dir=<str>            個人用ファイルの場所
  -W,--ignore=<int>           n文字以下の単語を無視する
  --[dont-]ignore-case        大文字・小文字を区別しない
  --[dont-]ignore-repl        置換ペアを格納するコマンドを無視する
  --keyboard=<str>            入力間違い(typo)の解析に使用するキーボード定義
  -l,--lang=<str>             言語のコード
  --local-data-dir=<str>      現地語データファイルを格納してある場所
  -d,--master=<str>           使用する主辞書のベース名
  --[dont-]normalize          Unicode正規化を有効にする
  --[dont-]norm-required      現在の言語にはユニコード正規化が必要です
  --norm-form=<str>           ユニコード正規化フォーム: none, nfd, nfc, comp
  --[dont-]norm-strict        正規化する時に非可逆変換を避ける
  --per-conf=<str>            個人用設定ファイル
  -p,--personal=<str>         個人用辞書ファイル名
  --prefix=<str>              ディレクトリの接頭辞
  --repl=<str>                置換リストの入ったファイル名
  -C|-B,--[dont-]run-together 単語がくっついていても誤りとしない
  --run-together-limit=<int>  くっついていてもいい単語の個数(最大)
  --run-together-min=<int>    含まれる単語の最小文字数
  --[dont-]camel-case         キャメルケースの単語を誤りとしない
  --[dont-]save-repl          すべて保存 で置換ペアを保存する
  --[dont-]set-prefix         実行ファイルの位置を基準にしてプレフィックスを設定する
  --size=<str>                単語リストの大きさ
  --sug-mode=<str>            提案モード
  --[dont-]sug-typo-analysis  ミスタイプ解析を使用し、sug-mode のデフォルトを置き換える
  --[dont-]sug-repl-table     置換テーブルを使用し、sug-mode のデフォルトを置き換える
  --add|rem-sug-split-char=<str>
                              単語を分割するときに挿入する文字
  --[dont-]use-other-dicts    個人、置換、セッションの各辞書を使用する
  --add|rem-variety=<str>     単語リストの追加情報
  --[dont-]warn               警告を有効にする
  --[dont-]affix-compress     辞書を作成する時に接辞圧縮を使用する
  --[dont-]clean-affixes      無効な接辞フラグを除去します
  --[dont-]clean-words        単語を「掃除」して有効なものにすることを試みる
  --[dont-]invisible-soundslike
                              必要に応じて soundslike を計算することにし、あらかじめ格納はしない
  --[dont-]partially-expand   よりよい提案を試みるために部分的に接辞を拡張する
  --[dont-]skip-invalid-words 無効な単語をスキップする
  --[dont-]validate-affixes   接辞フラグが有効かチェックする
  --[dont-]validate-words     単語が有効かチェックする
  -b|-x,--[dont-]backup       ".bak" を追加してバックアップファイルを作成する
  --[dont-]byte-offsets       文字オフセットの代わりにバイトオフセットを使用する
  -m|-P,--[dont-]guess        欠けている語幹/接辞の組み合わせを作成する
  --keymapping=<str>          チェックモードのためのキー割り当て: "aspell" or "ispell"
  --[dont-]reverse            提案リストを逆順に並べ替える
  --[dont-]suggest            置換を提案する
  --[dont-]time               パイプモードで負荷時間と提案時間を計測する


利用可能な辞書:
  辞書を直接指定するには "-d" または "master" オプション
  を使用します。"lang", "variety", "size" オプションを使用して
  間接的に指定することもできます。

  en
  en-variant_0
  en-variant_1
  en-variant_2
  en-w_accents
  en-wo_accents
  en_AU
  en_AU-variant_0
  en_AU-variant_1
  en_AU-w_accents
  en_AU-wo_accents
  en_CA
  en_CA-variant_0
  en_CA-variant_1
  en_CA-w_accents
  en_CA-wo_accents
  en_GB
  en_GB-ise
  en_GB-ise-w_accents
  en_GB-ise-wo_accents
  en_GB-ize
  en_GB-ize-w_accents
  en_GB-ize-wo_accents
  en_GB-variant_0
  en_GB-variant_1
  en_GB-w_accents
  en_GB-wo_accents
  en_US
  en_US-variant_0
  en_US-variant_1
  en_US-w_accents
  en_US-wo_accents


利用可能なフィルタ (と関連するオプション)
  フィルタは "filter" オプションで追加/除去できます。

  url フィルタ: URLのような構造をスキップするためのフィルタ

  nroff フィルタ: Nroff文書のためのフィルタ

  debctrl フィルタ: filter for Debian packaging control files

  ddtp フィルタ: filter for Debian DDTP-emails

  sgml フィルタ: 一般のSGML/XML文書のためのフィルタ
  --add|rem-sgml-check=<str>  常にチェックするSGMLの属性
  --add|rem-sgml-skip=<str>   常に中身のチェックをスキップするSGMLタグ

  html フィルタ: HTML文書のためのフィルタ
  --add|rem-html-check=<str>  常にチェックするHTMLの属性
  --add|rem-html-skip=<str>   常に中身のチェックをスキップするHTMLタグ

  tex フィルタ: TeX/LaTeX文書のためのフィルタ
  --[dont-]tex-check-comments TeXのコメントを確認する
  --add|rem-tex-command=<str> TeXのコマンド

  markdown フィルタ: Markdown/CommonMark文書のためのフィルタ
  --[dont-]markdown-skip-ref-labels
                              リンク参照定義の中のリンクラベルをスキップする
  --[dont-]markdown-multiline-tags
                              HTMLブロックの外側で複数行にわたるタグをサポートする
  --add|rem-markdown-raw-start-tags=<str>
                              HTML tags that start an HTML block that allows blank lines
  --add|rem-markdown-block-start-tags=<str>
                              HTML tags that start an HTML block that ends with a blank line

  context フィルタ: 区切られた内容を隠すための実験的なフィルタ
  --add|rem-context-delimiters=<str>
                              区切り記号(複数ある場合はスペースで区切って指定)
  --[dont-]context-visible-first
                              表示するテキストと表示しないテキストとを入れ換える

  email フィルタ: Eメール本文中の引用されたテキストをスキップするためのモード
  --add|rem-email-quote=<str> Eメールの引用を示す文字列
  --email-margin=<int>        引用を示す文字の前にあってもいい文字数

  texinfo フィルタ: Texinfo文書のためのフィルタ
  --add|rem-texinfo-ignore=<str>
                              引数を無視するTexinfo のコマンド
  --add|rem-texinfo-ignore-env=<str>
                              無視する Texinfo の環境


利用可能なフィルタモード:
  フィルタモードはある種類のファイルに合わせて再設定されたフィルタの
  組み合わせです。モードは "mode" オプションで指定します。Aspell が
  ファイルのタイプを拡張子、または内容から特定することが可能な場合には
  指定しなくても使用されることがあります。

  texinfo        Texinfo文書をチェックするためのモード
  none           すべてのフィルタを無効にするモード
  markdown       Markdown/CommonMark文書をチェックするためのモード
  comment        # で始まる行をチェックするためのモード
  html           HTML文書をチェックするためのモード
  nroff          Nroff文書をチェックするためのモード
  sgml           一般のSGML/XML文書をチェックするためのモード
  ddtp           mode for Debian DDTP-emails
  ccpp           C++のコメントと文字列をチェックするためのモード
  email          Eメール本文中の引用されたテキストをスキップするためのモード
  tex            Tex/LaTeX文書をチェックするためのモード
  url            URLのような構造をスキップするためのモード(デフォルトのモード)
  debctrl        mode for Debian packaging control files
  perl           Perlのコメントと文字列をチェックするためのモード

atobm

atobm: unrecognized option '-h'
usage:  atobm [-options ...] [filename]

where options include:
    -chars cc        chars to use for 0 and 1 bits, respectively
    -name variable   name to use in bitmap file
    -xhot number     x position of hotspot
    -yhot number     y position of hotspot

awk

Usage: mawk [Options] [Program] [file ...]

Program:
    The -f option value is the name of a file containing program text.
    If no -f option is given, a "--" ends option processing; the following
    parameters are the program text.

Options:
    -f program-file  Program  text is read from file instead of from the
                     command-line.  Multiple -f options are accepted.
    -F value         sets the field separator, FS, to value.
    -v var=value     assigns value to program variable var.
    --               unambiguous end of options.

    Implementation-specific options are prefixed with "-W".  They can be
    abbreviated:

    -W version       show version information and exit.
    -W compat        pre-POSIX 2001.
    -W dump          show assembler-like listing of program and exit.
    -W help          show this message and exit.
    -W interactive   set unbuffered output, line-buffered input.
    -W exec file     use file as program as well as last option.
    -W posix         stricter POSIX checking.
    -W random=number set initial random seed.
    -W sprintf=number adjust size of sprintf buffer.
    -W usage         show this message and exit.

axfer

Usage:
  axfer transfer DIRECTION OPTIONS
  axfer list DIRECTION OPTIONS
  axfer version
  axfer help

  where:
    DIRECTION = capture | playback
    OPTIONS = -h | --help | (subcommand specific)