Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
- implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
- arch(7)
- Architecture-specific details
- dwarf_get_macro_details(3)
- retrieve macro information
- fmtmsg(3)
- display a detailed diagnostic message
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- procstat(1)
- get detailed process information
- rpc_gss_get_error(3)
- Get error details
- tail(1)
- display the last part of a file
- zpool-status(8)
- show detailed health status for ZFS storage pools
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- "glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
- return texture parameter values for a specific level of detail
- AG_Queue(3)
- Agar singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
- CURLINFO_PROXY_ERROR(3)
- get the detailed (SOCKS) proxy error
- MyBackground(1x)
- details how background is to be rendered
- SSL_SESSION_get0_peer(3)
- get details about peers certificate for a session
- SSL_SESSION_get0_peer(3ossl)
- get details about peers certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- SSL_SESSION_get_compress_id(3ossl)
- get details about the compression associated with a session
- SSL_copy_session_id(3)
- copy session details between SSL objects
- XkbSelectEventDetails(3)
- Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
- al_drop_path_tail(3)
- Allegro 5 API
- al_get_path_tail(3)
- Allegro 5 API
- barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. You can use a shortcut instead of the backup ID. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- bdep-common-options(1)
- details on common options
- beetsconfig(5)
- beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
- blkstat(1)
- Display details of a file system data unit (i.e. block or sector)
- borg-compression(1)
- Details regarding compression
- borg-info(1)
- Show archive details such as disk space used
- borg-patterns(1)
- Details regarding patterns
- borg-placeholders(1)
- Details regarding placeholders
- bpkg-common-options(1)
- details on common options
- byobu-status-detail(1)
- Wrapper that uses a sensible pager
- ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
- multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
- cmcalibrate(1)
- fit exponential tails for covariance model E-value determination
- ctail(1)
- watch and colorize a logfile
- e2tail(1)
- a basic version of the tail command for an ext2 filesystem
- eza_colors-explanation(5)
- [em] more details on customizing eza colors
- fsstat(1)
- Display general details of a file system
- gh-codespace-view(1)
- View details about a codespace
- gh-run(1)
- View details about workflow runs
- gh-workflow(1)
- View details about GitHub Actions workflows
- git-bug-show(1)
- Display the details of a bug
- git-cat-file(1)
- Provide contents or details of repository objects
- git-lfs-ext(1)
- View extension details
- glab-securefile-get(1)
- Get details of a project secure file. (GitLab 18.0 and later)
- gmx-order(1)
- Compute the order parameter per atom for carbon tails
- gnuradio-config-info(1)
- show details on installed GNU radio
- gtail(1), tail(1)
- output the last part of files
- img_stat(1)
- Display details of an image file
- influx_inspect(1)
- Displays detailed information about InfluxDB data files
- inputanalog_query(3), inputanalog_query (3)
- Query analog devices for filtering details
- ipmi-config.conf(5), ipmi-config(5)
- IPMI configuration file details
- istat(1)
- Display details of a meta-data structure (i.e. inode)
- kyua-about(1), kyua about(1)
- Shows detailed authors, license, and version information
- ldapfinger(1)
- displays a user/machine/group POSIX account's details