From 0df6fa7915fbdffc6f1fcb5490593302ff16a182 Mon Sep 17 00:00:00 2001 From: ccoVeille <3875889+ccoVeille@users.noreply.github.com> Date: Sun, 19 Jan 2025 21:14:10 +0100 Subject: [PATCH] Fix typos in completions scripts --- share/completions/VBoxSDL.fish | 2 +- share/completions/apt-get.fish | 2 +- share/completions/arc.fish | 4 ++-- share/completions/ark.fish | 2 +- share/completions/arping.fish | 2 +- share/completions/as.fish | 4 ++-- share/completions/aura.fish | 4 ++-- share/completions/blender.fish | 4 ++-- share/completions/brightnessctl.fish | 2 +- share/completions/bundle.fish | 2 +- share/completions/busctl.fish | 2 +- share/completions/bzr.fish | 2 +- share/completions/cargo.fish | 6 +++--- share/completions/cdrecord.fish | 2 +- share/completions/checkinstall.fish | 4 ++-- share/completions/climate.fish | 4 ++-- share/completions/cpupower.fish | 2 +- share/completions/curl.fish | 2 +- share/completions/cut.fish | 2 +- share/completions/dhcpcd.fish | 2 +- share/completions/dua.fish | 4 ++-- share/completions/emerge.fish | 2 +- share/completions/epkginfo.fish | 2 +- share/completions/feh.fish | 4 ++-- share/completions/find.fish | 4 ++-- share/completions/firewall-cmd.fish | 4 ++-- share/completions/fossil.fish | 2 +- share/completions/fuser.fish | 2 +- share/completions/gacutil.fish | 2 +- share/completions/gcc.fish | 10 +++++----- share/completions/gimp.fish | 2 +- share/completions/git.fish | 14 +++++++------- share/completions/grub-install.fish | 2 +- share/completions/gv.fish | 4 ++-- share/completions/hashcat.fish | 2 +- share/completions/icdiff.fish | 4 ++-- share/completions/iwctl.fish | 6 +++--- share/completions/java_home.fish | 2 +- share/completions/journalctl.fish | 2 +- share/completions/jq.fish | 2 +- share/completions/ldapsearch.fish | 2 +- share/completions/less.fish | 8 ++++---- share/completions/light.fish | 2 +- share/completions/loadkeys.fish | 2 +- share/completions/ls.fish | 2 +- share/completions/mdadm.fish | 4 ++-- share/completions/mkbundle.fish | 2 +- share/completions/mksquashfs.fish | 2 +- share/completions/mvn.fish | 2 +- share/completions/netctl-auto.fish | 2 +- share/completions/ngrok.fish | 2 +- share/completions/nmap.fish | 2 +- share/completions/npm.fish | 8 ++++---- share/completions/nvme.fish | 2 +- share/completions/obnam.fish | 4 ++-- share/completions/otool.fish | 2 +- share/completions/pkg.fish | 4 ++-- share/completions/pv.fish | 2 +- share/completions/rpm-ostree.fish | 2 +- share/completions/rsync.fish | 2 +- share/completions/sed.fish | 2 +- share/completions/shortcuts.fish | 2 +- share/completions/string.fish | 6 +++--- share/completions/svn.fish | 2 +- share/completions/sysbench.fish | 6 +++--- share/completions/systemd-cryptenroll.fish | 2 +- share/completions/telnet.fish | 2 +- share/completions/tmux.fish | 4 ++-- share/completions/transmission-remote.fish | 2 +- share/completions/trash.fish | 2 +- share/completions/tuned-adm.fish | 2 +- share/completions/udevadm.fish | 2 +- share/completions/uniq.fish | 2 +- share/completions/valgrind.fish | 4 ++-- share/completions/virsh.fish | 2 +- share/completions/wajig.fish | 2 +- share/completions/winemaker.fish | 2 +- share/completions/winetricks.fish | 6 +++--- share/completions/wpa_cli.fish | 2 +- share/completions/xdg-mime.fish | 2 +- share/completions/xterm.fish | 4 ++-- share/completions/xviewer.fish | 2 +- share/completions/zfs.fish | 2 +- 83 files changed, 127 insertions(+), 127 deletions(-) diff --git a/share/completions/VBoxSDL.fish b/share/completions/VBoxSDL.fish index 30c7bf166..cf0497b60 100644 --- a/share/completions/VBoxSDL.fish +++ b/share/completions/VBoxSDL.fish @@ -18,7 +18,7 @@ complete -c VBoxSDL -l nograbonclick -d "Disable mouse/keyboard grabbing on mous complete -c VBoxSDL -l detecthostkey -d "Get hostkey identifier and modifier state" complete -c VBoxSDL -l hostkey -r -d "Set host key to values obtained using --detecthostkey" complete -c VBoxSDL -l termacpi -d "Send APCI power button when closing window" -complete -c VBoxSDL -l vrdp -d "Listen for VRDP connexions on if one of specified" +complete -c VBoxSDL -l vrdp -d "Listen for VRDP connections on if one of specified" complete -c VBoxSDL -l discardstate -d "Discard saved state (if present) and revert to last snapshot (if present)" complete -c VBoxSDL -l settingspw -x -d "Specify settings password" complete -c VBoxSDL -l settingspwfile -f -d "Specify file containing setting password" diff --git a/share/completions/apt-get.fish b/share/completions/apt-get.fish index dafafbaa2..71f040f12 100644 --- a/share/completions/apt-get.fish +++ b/share/completions/apt-get.fish @@ -63,7 +63,7 @@ complete -c apt-get -l no-remove -d 'Abort if any packages are to be removed' complete -c apt-get -l only-source -d 'Only accept source packages' complete -c apt-get -l diff-only -d 'Download only diff file' complete -c apt-get -l tar-only -d 'Download only tar file' -complete -c apt-get -l arch-only -d 'Only process arch-dependant build-dependencies' +complete -c apt-get -l arch-only -d 'Only process arch-dependent build-dependencies' complete -c apt-get -l allow-unauthenticated -d 'Ignore non-authenticated packages' complete -c apt-get -s v -l version -d 'Display version and exit' complete -r -c apt-get -s c -l config-file -d 'Specify a config file' diff --git a/share/completions/arc.fish b/share/completions/arc.fish index 43cd2de5e..a0ea48140 100644 --- a/share/completions/arc.fish +++ b/share/completions/arc.fish @@ -33,9 +33,9 @@ end ### Global options complete -f -c arc -n __fish_arc_needs_command -l trace -d 'Debugging command' complete -f -c arc -n __fish_arc_needs_command -l no-ansi -d 'Don\'t use color or style for output' -complete -f -c arc -n __fish_arc_needs_command -l ansi -d 'Always use fromatting' +complete -f -c arc -n __fish_arc_needs_command -l ansi -d 'Always use formatting' complete -f -c arc -n __fish_arc_needs_command -l no-ansi -d 'Don\'t use color or style for output' -complete -f -c arc -n __fish_arc_needs_command -l load-phutil-library -d 'Specify which libraies to load' +complete -f -c arc -n __fish_arc_needs_command -l load-phutil-library -d 'Specify which libraries to load' complete -f -c arc -n __fish_arc_needs_command -l conduit-uri -d 'Specify the Conduit URI' complete -f -c arc -n __fish_arc_needs_command -l conduit-token -d 'Specify the Conduit token' complete -f -c arc -n __fish_arc_needs_command -l conduit-version -d 'Force a version' diff --git a/share/completions/ark.fish b/share/completions/ark.fish index f495aaa8e..53550e288 100644 --- a/share/completions/ark.fish +++ b/share/completions/ark.fish @@ -5,7 +5,7 @@ complete -c ark -s o -l destination -d 'Specify an extraction directory' complete -c ark -s c -l add -d 'Add files and directories to an archive interactively' complete -c ark -s t -l add-to -d 'Add files and directories to an archive' complete -c ark -s p -l changetofirstpath -d 'Use a first argument as input path' -complete -c ark -s f -l autofilename -d 'Specify suffix for automatically choosen filename' +complete -c ark -s f -l autofilename -d 'Specify suffix for automatically chosen filename' complete -c ark -s b -l batch -d 'Use a batch interface' complete -c ark -s e -l autodestination -d 'Use a first argument as output path' diff --git a/share/completions/arping.fish b/share/completions/arping.fish index e50b91ec8..71e719c4d 100644 --- a/share/completions/arping.fish +++ b/share/completions/arping.fish @@ -38,7 +38,7 @@ else if string match -eiq -- habets $arping_version complete -c arping -s h -d "Displays a help message" complete -c arping -s i -xa "(__fish_print_interfaces)" -d "Use the specified interface" complete -c arping -s m -x -d "Type of timestamp to use for incoming packets" - complete -c arping -s p -d "Turn on promiscious mode on interface" + complete -c arping -s p -d "Turn on promiscuous mode on interface" complete -c arping -s P -d "Send ARP replies instead of requests" complete -c arping -s q -d "Do not display messages, except errors" complete -c arping -s Q -x -d "802.1p priority to set" diff --git a/share/completions/as.fish b/share/completions/as.fish index a25bf50e5..39d054528 100644 --- a/share/completions/as.fish +++ b/share/completions/as.fish @@ -66,8 +66,8 @@ complete -c as -o mavxscalar -a '128 256' -x -d 'Encode scalar AVX instructions complete -c as -o mevexlig -a '128 256 512' -x -d 'Encode scalar EVEX instructions with specific vector length' complete -c as -o mevexwig -a '0 1' -x -d 'Encode EVEX instructions with specific EVEX.W' complete -c as -o mevexrcig -a 'rne rd ru rz' -x -d 'Encode EVEX instructions with specific EVEX.RC' -complete -c as -o mmnemonic -a 'att\tAT\&T intel\tIntel' -x -d 'Use specfied mnemonic' -complete -c as -o msyntax -a 'att\tAT\&T intel\tIntel' -x -d 'Use specfied syntax' +complete -c as -o mmnemonic -a 'att\tAT\&T intel\tIntel' -x -d 'Use specified mnemonic' +complete -c as -o msyntax -a 'att\tAT\&T intel\tIntel' -x -d 'Use specified syntax' complete -c as -o mindex-reg -d 'Support pseudo index registers' complete -c as -o mnaked-reg -d 'Don\'t require \'%\' prefix for registers' complete -c as -o mold-gcc -d 'Support old (<= 2.8.1) versions of gcc' diff --git a/share/completions/aura.fish b/share/completions/aura.fish index 04d654677..ea2c4e1fc 100644 --- a/share/completions/aura.fish +++ b/share/completions/aura.fish @@ -107,10 +107,10 @@ complete -c aura -n $aur -l build -r -d 'Specify a build location' complete -c aura -n $aur -l builduser -r -d 'User to build as' complete -c aura -n $aur -l hotedit -d 'Prompt for PKGBUILD editing' complete -c aura -n $aur -l ignore -r -d 'Ignore a package upgrade' -complete -c aura -n $aur -l nocheck -d 'Do not run the check() functin of the PKGBUILD' +complete -c aura -n $aur -l nocheck -d 'Do not run the check() function of the PKGBUILD' complete -c aura -n $aur -l shellcheck -d 'Run shellcheck on PKGBUILDs before building' complete -c aura -n $aur -l skipdepcheck -d 'Perform no dependency resolution' -complete -c aura -n $aur -l skipinteg -d 'Do not perform any verifcation checks on source files' +complete -c aura -n $aur -l skipinteg -d 'Do not perform any verification checks on source files' complete -c aura -n $aur -l skippgpcheck -d 'Do not verify source files with PGP signatures' complete -c aura -n "$aur; and $search" -l abc -d 'Sort alphabetically' complete -c aura -n "$aur; and $search" -l limit -d 'Limit the results to N results' diff --git a/share/completions/blender.fish b/share/completions/blender.fish index 431f07446..7ec12f849 100644 --- a/share/completions/blender.fish +++ b/share/completions/blender.fish @@ -127,7 +127,7 @@ complete -c blender -n 'not __blender_player' -l debug-memory -d 'Enable fully g complete -c blender -n 'not __blender_player' -l debug-jobs -d 'Enable time profiling for background jobs' complete -c blender -n 'not __blender_player' -l debug-python -d 'Enable debug messages for Python' complete -c blender -n 'not __blender_player' -l debug-depsgraph -d 'Enable all debug messages for dependency graph' -complete -c blender -n 'not __blender_player' -l debug-depsgraph-eval -d 'Enable debug messages for dependency graph related on evalution' +complete -c blender -n 'not __blender_player' -l debug-depsgraph-eval -d 'Enable debug messages for dependency graph related on evaluation' complete -c blender -n 'not __blender_player' -l debug-depsgraph-build -d 'Enable debug messages for dependency graph related on its construction' complete -c blender -n 'not __blender_player' -l debug-depsgraph-tag -d 'Enable debug messages for dependency graph related on tagging' complete -c blender -n 'not __blender_player' -l debug-depsgraph-no-threads -d 'Enable single treaded evaluation for dependency graph' @@ -136,7 +136,7 @@ complete -c blender -n 'not __blender_player' -l debug-depsgraph-pretty -d 'Enab complete -c blender -n 'not __blender_player' -l debug-depsgraph-uuid -d 'Enable virefication for dependency graph session-wide identifiers' complete -c blender -n 'not __blender_player' -l debug-ghost -d 'Enable debug messages for Ghost' complete -c blender -n 'not __blender_player' -l debug-wintab -d 'Enable debug messages for Wintab' -complete -c blender -n 'not __blender_player' -l debug-gpu -d 'Enable GPU debug context and infromation for OpenGL' +complete -c blender -n 'not __blender_player' -l debug-gpu -d 'Enable GPU debug context and information for OpenGL' complete -c blender -n 'not __blender_player' -l debug-gpu-force-workarounds -d 'Enable workarounds for typical GPU issues' complete -c blender -n 'not __blender_player' -l debug-wm -d 'Enable debug messages for window manager' complete -c blender -n 'not __blender_player' -l debug-xr -d 'Enable debug messages for virtual reality contexts' diff --git a/share/completions/brightnessctl.fish b/share/completions/brightnessctl.fish index 1c1713db9..a6085fa17 100644 --- a/share/completions/brightnessctl.fish +++ b/share/completions/brightnessctl.fish @@ -6,7 +6,7 @@ complete -c brightnessctl -n "test (__fish_number_of_cmd_args_wo_opts) = 1" -a m complete -c brightnessctl -s h -l help -d "Print help and exit" complete -c brightnessctl -s l -l list -d "List devices with available brightness controls" -complete -c brightnessctl -s q -l quiet -d "Supress output" +complete -c brightnessctl -s q -l quiet -d "Suppress output" complete -c brightnessctl -s p -l pretend -d "Do not perform write operations" complete -c brightnessctl -s m -l machine-readable -d "Produce machine-readable output" complete -c brightnessctl -s n -l min-value -x -d "Set minimum brightness when using delta values" diff --git a/share/completions/bundle.fish b/share/completions/bundle.fish index f38028ec6..1715e5623 100644 --- a/share/completions/bundle.fish +++ b/share/completions/bundle.fish @@ -43,7 +43,7 @@ complete -f -n '__fish_bundle_using_command install' -c bundle -l system -d 'Ins complete -f -n '__fish_bundle_using_command install' -c bundle -l without -d 'A space-separated list of groups to skip installing' complete -f -n '__fish_bundle_using_command install' -c bundle -l local -d 'Use cached gems instead of connecting to rubygems.org' complete -f -n '__fish_bundle_using_command install' -c bundle -l deployment -d "Switches bundler's defaults into deployment mode." -complete -f -n '__fish_bundle_using_command install' -c bundle -l binstubs -d 'Create a directory containing executabes that run in the context of the bundle' +complete -f -n '__fish_bundle_using_command install' -c bundle -l binstubs -d 'Create a directory containing executables that run in the context of the bundle' complete -f -n '__fish_bundle_using_command install' -c bundle -l shebang -d 'Specify a ruby executable to use with generated binstubs' complete -f -n '__fish_bundle_using_command install' -c bundle -l standalone -d 'Make a bundle that can work without RubyGems or Bundler at run-time' complete -f -n '__fish_bundle_using_command install' -c bundle -s P -l trust-policy -d 'Apply a RubyGems security policy: {High,Medium,Low,No}Security' diff --git a/share/completions/busctl.fish b/share/completions/busctl.fish index 49c91e9dd..5d052ee96 100644 --- a/share/completions/busctl.fish +++ b/share/completions/busctl.fish @@ -1,7 +1,7 @@ # Fish completions for systemd's "busctl" dbus tool # TODO: # One issue is that sometimes these will come to a dead-end e.g. when a particular interface has no properties -# Another is that some busnames aren't accesible by the current user +# Another is that some busnames aren't accessible by the current user # but this can't be predicted via the user that owns that name, e.g. `org.freedesktop.login1` # is usually owned by a root-owned process, yet accessible (at least in part) by normal users diff --git a/share/completions/bzr.fish b/share/completions/bzr.fish index 7572dd7d5..e2d9bcf16 100644 --- a/share/completions/bzr.fish +++ b/share/completions/bzr.fish @@ -75,7 +75,7 @@ complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l show-diff -s p -d complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l file -s F -d 'Take commit message from this file' complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l exclude -s x -d 'Do not consider changes made to a given path' complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l message -s m -d 'Description of the new revision' -complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l author -d 'Set the author\'s name, if it\'s different from the commiter' +complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l author -d 'Set the author\'s name, if it\'s different from the committer' complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l commit-time -d 'Manually set a commit time using commit date format' complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l unchanged -d 'Commit even if nothing has changed' complete -f -c bzr -n '__fish_seen_subcommand_from commit' -l fixes -d 'Mark a bug as being fixed by this revision' diff --git a/share/completions/cargo.fish b/share/completions/cargo.fish index ea355a404..1ddc31020 100644 --- a/share/completions/cargo.fish +++ b/share/completions/cargo.fish @@ -3,7 +3,7 @@ ## --- WRITTEN MANUALLY --- set -l __fish_cargo_subcommands (cargo --list 2>&1 | string replace -rf '^\s+([^\s]+)\s*(.*)' '$1\t$2' | string escape) -# Append user-installed extensions (e.g. cargo-foo, invokable as `cargo foo`) to the list of subcommands (à la git) +# Append user-installed extensions (e.g. cargo-foo, invocable as `cargo foo`) to the list of subcommands (à la git) set -la __fish_cargo_subcommands (complete -C'cargo-' | string replace -rf '^cargo-(\w+).*' '$1') complete -c cargo -f -c cargo -n __fish_use_subcommand -a "$__fish_cargo_subcommands" @@ -614,7 +614,7 @@ complete -c cargo -n "__fish_seen_subcommand_from rustc" -l all-features -d 'Act complete -c cargo -n "__fish_seen_subcommand_from rustc" -l no-default-features -d 'Do not activate the `default` feature' complete -c cargo -n "__fish_seen_subcommand_from rustc" -l unit-graph -d 'Output build graph in JSON (unstable)' complete -c cargo -n "__fish_seen_subcommand_from rustc" -l ignore-rust-version -d 'Ignore `rust-version` specification in packages (unstable)' -complete -c cargo -n "__fish_seen_subcommand_from rustc" -l future-incompat-report -d 'Ouputs a future incompatibility report at the end of the build (unstable)' +complete -c cargo -n "__fish_seen_subcommand_from rustc" -l future-incompat-report -d 'Outputs a future incompatibility report at the end of the build (unstable)' complete -c cargo -n "__fish_seen_subcommand_from rustc" -s h -l help -d 'Prints help information' complete -c cargo -n "__fish_seen_subcommand_from rustc" -s V -l version -d 'Prints version information' complete -c cargo -n "__fish_seen_subcommand_from rustc" -s v -l verbose -d 'Use verbose output (-vv very verbose/build.rs output)' @@ -700,7 +700,7 @@ complete -c cargo -n "__fish_seen_subcommand_from test" -l all-features -d 'Acti complete -c cargo -n "__fish_seen_subcommand_from test" -l no-default-features -d 'Do not activate the `default` feature' complete -c cargo -n "__fish_seen_subcommand_from test" -l ignore-rust-version -d 'Ignore `rust-version` specification in packages (unstable)' complete -c cargo -n "__fish_seen_subcommand_from test" -l unit-graph -d 'Output build graph in JSON (unstable)' -complete -c cargo -n "__fish_seen_subcommand_from test" -l future-incompat-report -d 'Ouputs a future incompatibility report at the end of the build (unstable)' +complete -c cargo -n "__fish_seen_subcommand_from test" -l future-incompat-report -d 'Outputs a future incompatibility report at the end of the build (unstable)' complete -c cargo -n "__fish_seen_subcommand_from test" -s h -l help -d 'Prints help information' complete -c cargo -n "__fish_seen_subcommand_from test" -s V -l version -d 'Prints version information' complete -c cargo -n "__fish_seen_subcommand_from test" -s v -l verbose -d 'Use verbose output (-vv very verbose/build.rs output)' diff --git a/share/completions/cdrecord.fish b/share/completions/cdrecord.fish index 3f7b6805e..dc35e3ad4 100644 --- a/share/completions/cdrecord.fish +++ b/share/completions/cdrecord.fish @@ -47,7 +47,7 @@ complete -c cdrecord -o setdropts -d "Set driver specific options" complete -c cdrecord -o checkdrive -d "Checks if a driver for the current drive is present" complete -c cdrecord -o prcap -d "Print the drive capabilities for SCSI-3/mmc compliant drives" complete -c cdrecord -o inq -d "Do an inquiry for the drive, print the inquiry info" -complete -c cdrecord -o scanbus -d "Scan all SCSI devices on all SCSI busses and print the inquiry strings" +complete -c cdrecord -o scanbus -d "Scan all SCSI devices on all SCSI buses and print the inquiry strings" complete -c cdrecord -o reset -d "Try to reset the SCSI bus where the CD recorder is located" complete -c cdrecord -o abort -d "Try to send an abort sequence to the drive" complete -c cdrecord -o overburn -d "Allow writing more than the official size of a medium" diff --git a/share/completions/checkinstall.fish b/share/completions/checkinstall.fish index c74d0cdcd..f797132a5 100644 --- a/share/completions/checkinstall.fish +++ b/share/completions/checkinstall.fish @@ -31,7 +31,7 @@ complete -c checkinstall -x -l maintainer -d "The package maintainer (.deb)" complete -c checkinstall -x -l provides -d "Features provided by this package" complete -c checkinstall -x -l requires -d "Features required by this package" complete -c checkinstall -x -l recommends -d "Features recommended by this package" -complete -c checkinstall -x -l sggests -d "Featues suggested by this package" +complete -c checkinstall -x -l sggests -d "Features suggested by this package" complete -c checkinstall -x -l conflicts -d "Packages that this package cannot be installed with (.deb)" complete -c checkinstall -x -l replaces -d "Packages that this package replaces (.deb)" complete -c checkinstall -x -l rpmflags -d "Pass these flags to the rpm installer" @@ -57,7 +57,7 @@ complete -c checkinstall -x -l reset-uids -a "$yn" -d "Reset perms for all files complete -c checkinstall -x -l gzman -a "$yn" -d "Compress any man pages found inside the package" complete -c checkinstall -x -l docdir -a "(__fish_complete_directories)" -d "Where to put documentation files" complete -c checkinstall -x -l umask -d "Set the umask value" -complete -c checkinstall -x -l exclude -a "(__fish_complete_path)" -d "Excluse these files/directories from the package" +complete -c checkinstall -x -l exclude -a "(__fish_complete_path)" -d "Exclude these files/directories from the package" complete -c checkinstall -F -r -l include -d "Include file/directories in this file in the package" complete -c checkinstall -f -l inspect -d "Inspect the package's file list" complete -c checkinstall -f -l review-spec -d "Review the dpec file before creating a .rpm" diff --git a/share/completions/climate.fish b/share/completions/climate.fish index 1b62d5fc8..6ede1d1a8 100644 --- a/share/completions/climate.fish +++ b/share/completions/climate.fish @@ -35,10 +35,10 @@ complete -n __fish_climate_has_no_argument -c climate -a dir-size -d 'Find direc complete -n __fish_climate_has_no_argument -c climate -a remove-empty-dirs -d 'Remove empty directories' complete -n __fish_climate_has_no_argument -c climate -a extract -d 'Extract any given archive' complete -n __fish_climate_has_no_argument -c climate -a find-duplicates -d 'Report duplicate files in a directory' -complete -n __fish_climate_has_no_argument -c climate -a count -d 'Count the number of occurences' +complete -n __fish_climate_has_no_argument -c climate -a count -d 'Count the number of occurrences' complete -n __fish_climate_has_no_argument -c climate -a monitor -d 'Monitor file for changes' complete -f -n __fish_climate_has_no_argument -c climate -a grep -d 'Search for the given pattern recursively' -complete -f -n __fish_climate_has_no_argument -c climate -a replace -d 'Replace all occurences' +complete -f -n __fish_climate_has_no_argument -c climate -a replace -d 'Replace all occurrences' complete -f -n __fish_climate_has_no_argument -c climate -a ramfs -d 'Create a ramfs of size (in MB) at path' # Network diff --git a/share/completions/cpupower.fish b/share/completions/cpupower.fish index 0e9ca2360..8aa724eb1 100644 --- a/share/completions/cpupower.fish +++ b/share/completions/cpupower.fish @@ -57,6 +57,6 @@ complete -c cpupower -n "__fish_seen_subcommand_from info" -s b -l perf-bias -d set -l monitors (LC_ALL=C cpupower monitor -l 2>&1 | awk '$1 == "Monitor" {gsub(/"/, "", $2); print $2} $1 == "Available" {print $3}') complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s m -x -a "$monitors" -d "Only display this monitor" complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s v -d "Increase verbosity if the binary was compiled with the DEBUG option set" -complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s c -d "Schedule the processs on every core before starting and ending measuring" +complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s c -d "Schedule the process on every core before starting and ending measuring" complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s i -d "Measure interval" complete -c cpupower -n "__fish_seen_subcommand_from monitor" -s l -d "List available monitors on your system" diff --git a/share/completions/curl.fish b/share/completions/curl.fish index 04d315e52..5b1487c37 100644 --- a/share/completions/curl.fish +++ b/share/completions/curl.fish @@ -29,7 +29,7 @@ complete -c curl -l crlf -d '(FTP SMTP) Convert LF to CRLF in upload. Useful fo complete -c curl -l crlfile -d '(TLS) Provide a file using PEM format with a Certificate Revocation List' complete -c curl -l data-ascii -d '(HTTP) Alias for -d, --data' complete -c curl -l data-binary -d '(HTTP) Post data exactly as specified with no processing' -complete -c curl -l data-raw -d '(HTTP) Post data like --data but without interpeting "@"' +complete -c curl -l data-raw -d '(HTTP) Post data like --data but without interpreting "@"' complete -c curl -l data-urlencode -d '(HTTP) Post data URL-encoded' complete -c curl -s d -l data -d '(HTTP) Sends the specified data in a POST request to the HTTP server' complete -c curl -l delegation -d '(GSS/kerberos) Tell the server how much it can delegate for user creds' -xa '( diff --git a/share/completions/cut.fish b/share/completions/cut.fish index 21f23682b..7d19d7043 100644 --- a/share/completions/cut.fish +++ b/share/completions/cut.fish @@ -16,6 +16,6 @@ else complete -c cut -s d -x -d "Delimiter instead of \t to use" complete -c cut -s f -x -d "Select fields" complete -c cut -s n -d "Don't split multi-byte characters" - complete -c cut -s s -d "Supress lines without delimiter" + complete -c cut -s s -d "Suppress lines without delimiter" complete -c cut -s w -d "Use whitespace as delimiter" end diff --git a/share/completions/dhcpcd.fish b/share/completions/dhcpcd.fish index f0b745dc4..c65e640b5 100644 --- a/share/completions/dhcpcd.fish +++ b/share/completions/dhcpcd.fish @@ -16,7 +16,7 @@ complete -c dhcpcd -l config -s f -r -F -d 'Specify config to load instead of /e complete -c dhcpcd -l hostname -s h -x -d 'Send hostname to DHCP server' complete -c dhcpcd -l clientid -s I -x -d 'Send given clientid' complete -c dhcpcd -l vendorclassid -s i -x -d 'Override DHCPv4 vendorclassid field sent' -complete -c dhcpcd -l logfile -s j -r -F -d 'Write to specfied log file' +complete -c dhcpcd -l logfile -s j -r -F -d 'Write to specified log file' complete -c dhcpcd -l release -s k -d 'Release lease and de-configure interface' complete -c dhcpcd -l leasetime -s l -x -d 'Request specific lease time in secs' complete -c dhcpcd -l manager -s M -d 'Start dhcpcd in Manager mode' diff --git a/share/completions/dua.fish b/share/completions/dua.fish index 0a6e9572b..35fcb76e8 100644 --- a/share/completions/dua.fish +++ b/share/completions/dua.fish @@ -21,8 +21,8 @@ complete -c dua -n 'not __fish_seen_subcommand_from help' -s x -l stay-on-filesy # Subcommands -complete -c dua -a aggregate -n "not __fish_seen_subcommand_from $_sub_commands help" -d 'Aggregrate the consumed space of one or more directories or files' -complete -c dua -a a -n "not __fish_seen_subcommand_from $_sub_commands help" -d 'Aggregrate the consumed space of one or more directories or files' +complete -c dua -a aggregate -n "not __fish_seen_subcommand_from $_sub_commands help" -d 'Aggregate the consumed space of one or more directories or files' +complete -c dua -a a -n "not __fish_seen_subcommand_from $_sub_commands help" -d 'Aggregate the consumed space of one or more directories or files' complete -c dua -n '__fish_seen_subcommand_from a aggregate' -l no-sort -d 'Do not sort paths by their size in bytes' complete -c dua -n '__fish_seen_subcommand_from a aggregate' -l no-total -d 'Do not compute total column for multiple inputs' diff --git a/share/completions/emerge.fish b/share/completions/emerge.fish index abf3559c2..ad97130a0 100644 --- a/share/completions/emerge.fish +++ b/share/completions/emerge.fish @@ -77,7 +77,7 @@ complete -c emerge -s V -l version ######################### complete -c emerge -s A -l alert -d "Add a terminal bell character ('\a') to all interactive prompts" #complete -c emerge -l alphabetical -d "Sort flag lists alphabetically" -complete -c emerge -s a -l ask -d "Prompt the user before peforming the merge" +complete -c emerge -s a -l ask -d "Prompt the user before performing the merge" # ask-enter-invalid # autounmask # autounmask-backtrack diff --git a/share/completions/epkginfo.fish b/share/completions/epkginfo.fish index 867531201..d0626ef05 100644 --- a/share/completions/epkginfo.fish +++ b/share/completions/epkginfo.fish @@ -6,7 +6,7 @@ complete -c epkginfo -s H -l herd -d "herd(s) for the pkg" complete -c epkginfo -s k -l keywords -d "keywords for all matching pkg versions" complete -c epkginfo -s l -l license -d "licenses for the best matching version" complete -c epkginfo -s m -l maintainer -d "maintainer(s) for the pkg" -complete -c epkginfo -s S -l stablreq -d "STABLEREQ arches (cc's) for all matching pkg versio" +complete -c epkginfo -s S -l stablreq -d "STABLEREQ arches (cc's) for all matching pkg version" complete -c epkginfo -s u -l useflags -d "per-pkg USE flag descriptions" complete -c epkginfo -s U -l upstream -d "pkg's upstream information" complete -c epkginfo -s x -l xml -d "plain metadata.xml file" diff --git a/share/completions/feh.fish b/share/completions/feh.fish index bea364fb5..3b893d4b4 100644 --- a/share/completions/feh.fish +++ b/share/completions/feh.fish @@ -56,7 +56,7 @@ complete -c feh -l sort -s S -x -a "name\tSort\ by\ name filename\tSort\ by\ fil complete -c feh -l start-at -s l -x -d "Start filelist at given filename" complete -c feh -l theme -s T -x -d "Load options from given config file" complete -c feh -l thumbnails -s t -complete -c feh -l thumb-title -s '~' -x -d "Set title for window opended from thumbnail mode" +complete -c feh -l thumb-title -s '~' -x -d "Set title for window opened from thumbnail mode" complete -c feh -l title -s '^' -x -d "Set window title" complete -c feh -l unloadable -s u -d "Print names of images that can't be loaded by imlib2" complete -c feh -l verbose -s V -d "Verbose mode" @@ -83,7 +83,7 @@ complete -c feh -l title-font -s '@' -x -d "Set font to print title on index" # Background setting complete -c feh -l bg-center -d "Center file on background" complete -c feh -l bg-fill -d "Set as background by zooming until image fits" -complete -c feh -l bg-max -d "Set as backround by zooming with black borders on one side" +complete -c feh -l bg-max -d "Set as background by zooming with black borders on one side" complete -c feh -l bg-scale -d "Set as background without tiling, trimming or borders" complete -c feh -l bg-tile -d "Tile image if too small for screen" complete -c feh -l no-fehbg -d "Do not write a ~/.fehbg file" diff --git a/share/completions/find.fish b/share/completions/find.fish index 49de674d7..8ab88894f 100644 --- a/share/completions/find.fish +++ b/share/completions/find.fish @@ -90,12 +90,12 @@ complete -c find -o execdir -d "Execute specified command for each located file, complete -c find -o fls -d "List file in ls -dils format, write to specified file" -F complete -c find -o fprint -d "Print full file names into specified file" -F complete -c find -o fprint0 -d "Print null separated full file names into specified file" -F -complete -c find -o fprintf -d "Print formated data into specified file" -F +complete -c find -o fprintf -d "Print formatted data into specified file" -F complete -c find -o ok -d "Execute specified command for each located file after asking user" -r complete -c find -o print -d "Print full file names" complete -c find -o okdir -d "Execute a command for each located file, in its directory, after asking" -r complete -c find -o print0 -d "Print null separated full file names" -complete -c find -o printf -d "Print formated data" -x +complete -c find -o printf -d "Print formatted data" -x complete -c find -o prune -d "Do not recurse unless -depth is specified" complete -c find -o quit -d "Exit at once" complete -c find -o ls -d "List file in ls -dils format" -r diff --git a/share/completions/firewall-cmd.fish b/share/completions/firewall-cmd.fish index 532950206..03e87dd3e 100644 --- a/share/completions/firewall-cmd.fish +++ b/share/completions/firewall-cmd.fish @@ -165,12 +165,12 @@ complete -c firewall-cmd -l get-protocols -d "List protocols added to the perman complete -c firewall-cmd -l get-source-ports -d "List source ports added to the permanent service" complete -c firewall-cmd -l add-helper -xa "(__fish_print_firewalld_helpers)" -d "Add a new helper to the permanent service" complete -c firewall-cmd -l remove-helper -xa "(__fish_print_firewalld_helpers)" -d "Remove a helper from the permanent service" -complete -c firewall-cmd -l query-helper -xa "(__fish_print_firewalld_helpers)" -d "Return wether the helper has been added to the permanent service" +complete -c firewall-cmd -l query-helper -xa "(__fish_print_firewalld_helpers)" -d "Return whether the helper has been added to the permanent service" complete -c firewall-cmd -l get-service-helpers -d "List helpers added to the permanent service" complete -c firewall-cmd -l set-destination -x -d "Set destination for ipv to address[/mask] in the permanent service" complete -c firewall-cmd -l add-include -xa "(__fish_print_firewalld_services)" -d "Add a new include to the permanent service" complete -c firewall-cmd -l remove-include -xa "(__fish_print_firewalld_services)" -d "Remove a include from the permanent service" -complete -c firewall-cmd -l query-include -xa "(__fish_print_firewalld_services)" -d "Return wether the include has been added to the permanent service" +complete -c firewall-cmd -l query-include -xa "(__fish_print_firewalld_services)" -d "Return whether the include has been added to the permanent service" complete -c firewall-cmd -l get-includes -d "List includes added to the permanent service" # Helper Options diff --git a/share/completions/fossil.fish b/share/completions/fossil.fish index c02b30b63..868ba574e 100644 --- a/share/completions/fossil.fish +++ b/share/completions/fossil.fish @@ -305,7 +305,7 @@ complete -c fossil -n '__fish_fossil_command revert' -s r -x -a '(__fish_fossil complete -c fossil -n __fish_fossil_needs_command -a 'rm delete' -d 'Remove a file from repository' complete -c fossil -n '__fish_fossil_command rm delete' -l hard -d 'Remove files from this checkout' complete -c fossil -n '__fish_fossil_command rm delete' -l soft -d 'Skip removing files from this checkout' -complete -c fossil -n '__fish_fossil_command rm delete' -s n -l dry-run -d 'Display actions without runing' +complete -c fossil -n '__fish_fossil_command rm delete' -s n -l dry-run -d 'Display actions without running' complete -c fossil -n '__fish_fossil_command rm delete' -l case-sensitive -x -a 'yes no' -d 'Case insensitive file matching' # settings diff --git a/share/completions/fuser.fish b/share/completions/fuser.fish index 3df7f00e0..f79225bc1 100644 --- a/share/completions/fuser.fish +++ b/share/completions/fuser.fish @@ -12,7 +12,7 @@ complete -c fuser -s l -l list-signals -d 'List all known signal names' complete -c fuser -s m -l mount -d 'All processes accessing files on that file system are listed' -xa '(__fish_print_mounted)' complete -c fuser -s M -l ismountpoint -d 'Request will be fulfilled if -m specifies a mountpoint' complete -c fuser -s w -d 'Kill only processes which have write access' -complete -c fuser -s n -l namespace -d 'Slect a different namespace' -r +complete -c fuser -s n -l namespace -d 'Select a different namespace' -r complete -c fuser -s s -l silent -d 'Silent operation' complete -c fuser -s u -l user -d 'Append the user name of the process owner to each PID' complete -c fuser -s v -l verbose -d 'Verbose mode' diff --git a/share/completions/gacutil.fish b/share/completions/gacutil.fish index 8252036e6..edfc01ab9 100644 --- a/share/completions/gacutil.fish +++ b/share/completions/gacutil.fish @@ -11,7 +11,7 @@ complete -c gacutil -s u -c "! __fish_seen_argument $COMMANDS" \ complete -c gacutil -o ul -c "! __fish_seen_argument $COMMANDS" \ -d 'Uninstall one or more assemblies from the global assembly cache' complete -c gacutil -o us -c "! __fish_seen_argument $COMMANDS" \ - -d 'Uninstall an assembly using the specifed assembly\'s full name' + -d 'Uninstall an assembly using the specified assembly\'s full name' complete -c gacutil -s l -c "! __fish_seen_argument $COMMANDS" \ -d 'List the contents of the global assembly cache' diff --git a/share/completions/gcc.fish b/share/completions/gcc.fish index 147676821..0d0da37ce 100644 --- a/share/completions/gcc.fish +++ b/share/completions/gcc.fish @@ -6,11 +6,11 @@ complete -c gcc -o std -d "Standard mode" -x -a ' c9x \t"ISO C99" iso9899:1999\t"ISO C99" iso9899:199x\t"ISO C99" - gnu89\t"ISO C90 plus GNU extentions" - gnu99\t"ISO C99 plus GNU extentions" - gnu9x\t"ISO C99 plus GNU extentions" + gnu89\t"ISO C90 plus GNU extensions" + gnu99\t"ISO C99 plus GNU extensions" + gnu9x\t"ISO C99 plus GNU extensions" c++98\t"ISO C++98" - gnu++98\t"ISO C++98 plus GNU extentions" + gnu++98\t"ISO C++98 plus GNU extensions" ' complete -c gcc -o ftemplate-depth -d "Set maximum template depth" -a '(seq 1 17)' @@ -1052,7 +1052,7 @@ complete -c gcc -o mv850 -d 'Specify that the target processor is the V850' complete -c gcc -o mv850e1 -d 'Specify that the target processor is the V850E1' complete -c gcc -o mv850e -d 'Specify that the target processor is the V850E' complete -c gcc -o mdisable-callt -d 'Suppress generation of CALLT instruction for the v850e/v850e1 flavors of v850 architecture' -complete -c gcc -o mgnu -d 'Ouput certain jump instructions, only compatible with GNU assembler' +complete -c gcc -o mgnu -d 'Output certain jump instructions, only compatible with GNU assembler' complete -c gcc -o mg -d 'Output code for g-format floating point numbers instead of d-format' complete -c gcc -o mconst16 -d 'Enable or disable use of "CONST16" instructions for loading constant values' complete -c gcc -o mno-const16 -d 'Enable or disable use of "CONST16" instructions for loading constant values' diff --git a/share/completions/gimp.fish b/share/completions/gimp.fish index 655c9d19e..015bc844a 100644 --- a/share/completions/gimp.fish +++ b/share/completions/gimp.fish @@ -3,7 +3,7 @@ complete -c gimp -l help-all -d 'show help with advanced options' complete -c gimp -l help-gtk -d 'show help with GTK+ options' complete -c gimp -l help-gegl -d 'show help with GEGL options' complete -c gimp -s v -l version -d 'show version' -complete -c gimp -l license -d 'show licence' +complete -c gimp -l license -d 'show license' complete -c gimp -l verbose -d 'show verbosely' complete -c gimp -s n -l new-instance -d 'open new instance' diff --git a/share/completions/git.fish b/share/completions/git.fish index 19a18a3fe..68ecd1268 100644 --- a/share/completions/git.fish +++ b/share/completions/git.fish @@ -352,7 +352,7 @@ function __fish_git_files end else # v1 format logic - # This is pretty terrible and reuqires us to do a lot of weird work. + # This is pretty terrible and requires us to do a lot of weird work. # A literal "?" for use in `case`. set -l q '\\?' @@ -939,7 +939,7 @@ complete -c git -n '__fish_git_using_command diff show range-diff' -l find-objec complete -c git -n '__fish_git_using_command diff show range-diff' -l full-index -d 'Show the full pre- and post-image blob object names on the "index" line' complete -c git -n '__fish_git_using_command diff show range-diff' -l histogram -d 'Generate a diff using the "histogram diff" algorithm' complete -c git -n '__fish_git_using_command diff show range-diff' -l ignore-blank-lines -d 'Ignore changes whose lines are all blank' -complete -c git -n '__fish_git_using_command diff show range-diff' -l ignore-cr-at-eol -d 'Ignore carrige-return at the end of line when doing a comparison' +complete -c git -n '__fish_git_using_command diff show range-diff' -l ignore-cr-at-eol -d 'Ignore carriage-return at the end of line when doing a comparison' complete -c git -n '__fish_git_using_command diff show range-diff' -l ignore-space-at-eol -d 'Ignore changes in whitespace at EOL' complete -c git -n '__fish_git_using_command diff show range-diff' -l indent-heuristic -d 'Enable the heuristic that shift diff hunk boundaries' complete -c git -n '__fish_git_using_command diff log show range-diff' -l inter-hunk-context -d 'Show the context between diff hunks, up to the specified number of lines' @@ -1143,7 +1143,7 @@ complete -f -c git -n '__fish_git_using_command am' -s c -l scissors -d 'Remove complete -f -c git -n '__fish_git_using_command am' -l no-scissors -d 'Ignore scissor lines' complete -x -c git -n '__fish_git_using_command am' -l quoted-cr -a 'nowarn warn strip' -d 'What to do when an email ends with CRLF' complete -f -c git -n '__fish_git_using_command am' -l no-messageid -d 'Do not add message id to commit message' -complete -f -c git -n '__fish_git_using_command am' -s q -l quiet -d 'Supress logs' +complete -f -c git -n '__fish_git_using_command am' -s q -l quiet -d 'Suppress logs' complete -f -c git -n '__fish_git_using_command am' -l no-utf8 -d 'Disable all charset re-encoding of metadata' complete -f -c git -n '__fish_git_using_command am' -s 3 -l 3way -d 'Fall back to three way merge on patch failure' complete -f -c git -n '__fish_git_using_command am' -l no-3way -d 'Do not fall back to three way merge on patch failure' @@ -1164,7 +1164,7 @@ complete -f -c git -n '__fish_git_using_command am' -s r -l resolved -l continue complete -x -c git -n '__fish_git_using_command am' -l resolvemsg -d 'Message to print after patch failure' complete -f -c git -n '__fish_git_using_command am' -l abort -d 'Abort patch operation and restore branch' complete -f -c git -n '__fish_git_using_command am' -l quit -d 'Abort without restoring branch' -complete -c git -n '__fish_git_using_command am' -l show-current-patch -a 'diff raw' -d 'Show message at which patch failures occured' +complete -c git -n '__fish_git_using_command am' -l show-current-patch -a 'diff raw' -d 'Show message at which patch failures occurred' ### checkout complete -F -c git -n '__fish_git_using_command checkout' -n 'contains -- -- (commandline -xpc)' @@ -1732,7 +1732,7 @@ complete -c git -n '__fish_git_using_command ls-files' -l eol -d 'Show complete -f -c git -n __fish_git_needs_command -a mailinfo -d 'Extracts patch and authorship from an e-mail' complete -f -c git -n '__fish_git_using_command mailinfo am' -s k -d 'Do not remove email cruft from subject' complete -f -c git -n '__fish_git_using_command mailinfo' -s b -d 'Only strip bracket pairs containing \'PATCH\'' -complete -f -c git -n '__fish_git_using_command mailinfo am' -s u -d 'Do not reencode author name and email' +complete -f -c git -n '__fish_git_using_command mailinfo am' -s u -d 'Do not re-encode author name and email' complete -x -c git -n '__fish_git_using_command mailinfo' -l encoding -d 'Re-encode to given charset' complete -f -c git -n '__fish_git_using_command mailinfo' -s n -d 'Disable all charset re-encoding of metadata' complete -f -c git -n '__fish_git_using_command mailinfo am' -s m -l message-id -d 'Copy message id to the end of commit message' @@ -1756,7 +1756,7 @@ complete -f -c git -n '__fish_git_using_command maintenance' -a run -d 'Run one complete -f -c git -n '__fish_git_using_command maintenance' -a start -d 'Start maintenance' complete -f -c git -n '__fish_git_using_command maintenance' -a stop -d 'Halt background maintenance' complete -f -c git -n '__fish_git_using_command maintenance' -a unregister -d 'Remove repository from background maintenance' -complete -f -c git -n '__fish_git_using_command maintenance' -l quiet -d 'Supress logs' +complete -f -c git -n '__fish_git_using_command maintenance' -l quiet -d 'Suppress logs' complete -x -c git -n '__fish_git_using_command maintenance' -l task -a 'commit-graph prefetch gc loose-objects incremental-repack pack-refs' -d 'Tasks to run' complete -f -c git -n '__fish_git_using_command maintenance' -l auto -d 'Run maintenance only when necessary' complete -f -c git -n '__fish_git_using_command maintenance' -l schedule -d 'Run maintenance on certain intervals' @@ -2138,7 +2138,7 @@ complete -f -c git -n '__fish_git_using_command update-index' -l replace -d 'Rep complete -f -c git -n '__fish_git_using_command update-index' -l stdin -d 'Read list of paths from stdin' complete -f -c git -n '__fish_git_using_command update-index' -l verbose -d 'Report changes to index' complete -x -c git -n '__fish_git_using_command update-index' -l index-version -a "2\t\t3\t\t4" -d 'Set index-version' -complete -f -c git -n '__fish_git_using_command update-index' -s z -d 'Seperate paths with NUL instead of LF' +complete -f -c git -n '__fish_git_using_command update-index' -s z -d 'Separate paths with NUL instead of LF' complete -f -c git -n '__fish_git_using_command update-index' -l split-index -d 'Enable split index mode' complete -f -c git -n '__fish_git_using_command update-index' -l no-split-index -d 'Disable split index mode' complete -f -c git -n '__fish_git_using_command update-index' -l untracked-cache -d 'Enable untracked cache feature' diff --git a/share/completions/grub-install.fish b/share/completions/grub-install.fish index a271121ed..c96f68115 100644 --- a/share/completions/grub-install.fish +++ b/share/completions/grub-install.fish @@ -7,7 +7,7 @@ complete -c grub-install -l install-modules -d 'Install only given modules and t complete -c grub-install -l pubkey -s k -d 'Embed given file as public key for signature checking' -r complete -c grub-install -l locale-directory -d 'Use translations under given directory' -r complete -c grub-install -l locales -d 'Install only given locales' -x -complete -c grub-install -l modules -d 'Preload specfied modules' -x +complete -c grub-install -l modules -d 'Preload specified modules' -x complete -c grub-install -l themes -d 'Install given theme' -x complete -c grub-install -l verbose -s v -d 'Verbose mode' complete -c grub-install -l allow-floppy -d 'Make drive also bootable as floppy' diff --git a/share/completions/gv.fish b/share/completions/gv.fish index e1aeb256c..f0de7f476 100644 --- a/share/completions/gv.fish +++ b/share/completions/gv.fish @@ -4,8 +4,8 @@ complete -c gv -l grayscale -d 'Display document without colors' complete -c gv -l color -d 'Display document as usual' complete -c gv -l safer -d 'Start ghostscript in safe mode' complete -c gv -l nosafer -d 'Do not start ghostscript in safe mode' -complete -c gv -l safedir -d 'Start ghostscript from a safe diretory' -complete -c gv -l nosafedir -d 'Do not start ghostscript from a safe diretory' +complete -c gv -l safedir -d 'Start ghostscript from a safe directory' +complete -c gv -l nosafedir -d 'Do not start ghostscript from a safe directory' complete -c gv -l quiet -d 'Start ghostscript with the -dQUIET option' complete -c gv -l noquiet -d 'Do not start ghostscript with the -dQUIET option' complete -c gv -l infoSilent -d 'Do not show any messages in the info popup window' diff --git a/share/completions/hashcat.fish b/share/completions/hashcat.fish index 0c28ca709..f0b616e14 100644 --- a/share/completions/hashcat.fish +++ b/share/completions/hashcat.fish @@ -40,7 +40,7 @@ complete -c hashcat -l hex-wordlist -d "Assume words in wordlist are given in he complete -c hashcat -l force -d "Ignore warnings" complete -c hashcat -l deprecated-check-disable -d "Enable deprecated plugins" complete -c hashcat -l status -d "Enable automatic update of the status screen" -complete -c hashcat -l status-json -d "Enable JSON format for status ouput" +complete -c hashcat -l status-json -d "Enable JSON format for status output" complete -c hashcat -l status-timer -x -d "Sets seconds between status screen updates" complete -c hashcat -l stdin-timeout-abort -x -d "Abort if there is no input from stdin for X seconds" complete -c hashcat -l machine-readable -d "Display the status view in a machine-readable format" diff --git a/share/completions/icdiff.fish b/share/completions/icdiff.fish index 00817a3bc..8786cd431 100644 --- a/share/completions/icdiff.fish +++ b/share/completions/icdiff.fish @@ -15,7 +15,7 @@ complete -c icdiff -s r -l recursive -d "Recursive search" complete -c icdiff -s s -l report-identical-files -d "Report when two files are same" complete -c icdiff -l show-all-spaces -d "Color non-matchining whitespace changes" complete -c icdiff -l tabsize -d "Tab stop spacing" -complete -c icdiff -s U -l unified -l numlines -d "Print N lines of sourrounding context" -complete -c icdiff -s W -l whole-file -d "Show the whole file instead of just changings" +complete -c icdiff -s U -l unified -l numlines -d "Print N lines of surrounding context" +complete -c icdiff -s W -l whole-file -d "Show the whole file instead of just changes" complete -c icdiff -l strip-trailing-cr -d "Strip trailing carriage return at the end of an input line" complete -c icdiff -l color-map -d "Specify color map" diff --git a/share/completions/iwctl.fish b/share/completions/iwctl.fish index d1ee6788e..687fd3c28 100644 --- a/share/completions/iwctl.fish +++ b/share/completions/iwctl.fish @@ -5,7 +5,7 @@ function __iwctl_filter -w iwctl # set -a results "| string match --invert '*$empty*'" # end # eval "$results" | awk '{print $2}' - # awk does not work on multiline entries, therefor we use string match, + # awk does not work on multiline entries, therefore we use string match, # which has the added benefit of filtering out the `No devices in ...` lines argparse -i all-columns -- $argv @@ -78,7 +78,7 @@ end # The `empty` messages in case we want to go back to using those # set ad_hoc '(__iwctl_filter ad-hoc "No devices in Ad-Hoc mode available.")' -# set adpater '(__iwctl_filter adapter)' +# set adapter '(__iwctl_filter adapter)' # set ap '(__iwctl_filter ap "No devices in access point mode available.")' # set device '(__iwctl_filter device)' # set dpp '(__iwctl_filter dpp "No DPP-capable devices available")' @@ -149,7 +149,7 @@ complete -c iwctl -n '__iwctl_match_subcoms "dpp *"' -n 'not __iwctl_match_subco complete -c iwctl -n '__iwctl_match_subcoms known-networks' -a list -d "List known networks" complete -c iwctl -n '__iwctl_match_subcoms known-networks' -a "(__iwctl_filter known-networks list)" complete -c iwctl -n '__iwctl_match_subcoms "known-networks *"' -n 'not __iwctl_match_subcoms known-networks list' -a forget -d "Forget a known network" -complete -c iwctl -n '__iwctl_match_subcoms "known-networks *"' -n 'not __iwctl_match_subcoms known-networks list' -a show -d "Show nown network" +complete -c iwctl -n '__iwctl_match_subcoms "known-networks *"' -n 'not __iwctl_match_subcoms known-networks list' -a show -d "Show known network" complete -c iwctl -n '__iwctl_match_subcoms "known-networks *"' -n 'not __iwctl_match_subcoms known-networks list' -a set-property -d "Set property" # station diff --git a/share/completions/java_home.fish b/share/completions/java_home.fish index 38016bafc..d12e800ed 100644 --- a/share/completions/java_home.fish +++ b/share/completions/java_home.fish @@ -4,7 +4,7 @@ function __fish_complete_macos_java_version end function __fish_complete_macos_java_home_exec - # seperate the buffer into two parts + # separate the buffer into two parts # where the first used to get the JAVA_HOME # and the second is the subcommand to complete set -l cmds (string replace -a -r ' *java_home *' '' (commandline) ) diff --git a/share/completions/journalctl.fish b/share/completions/journalctl.fish index e09b4271a..2d200a1a2 100644 --- a/share/completions/journalctl.fish +++ b/share/completions/journalctl.fish @@ -1,5 +1,5 @@ function __fish_journalctl_fields - # This would be nicer to get programatically, but this is how the official + # This would be nicer to get programmatically, but this is how the official # bash completion does it set -l __journal_fields MESSAGE{,_ID} PRIORITY CODE_{FILE,LINE,FUNC} ERRNO SYSLOG_{FACILITY,IDENTIFIER,PID} COREDUMP_EXE _{P,U,G}ID _COMM _EXE _CMDLINE _AUDIT_{SESSION,LOGINUID} _SYSTEMD_{CGROUP,SESSION,UNIT,OWNER_UID} _SELINUX_CONTEXT _SOURCE_REALTIME_TIMESTAMP _{BOOT,MACHINE}_ID _HOSTNAME _TRANSPORT _KERNEL_{DEVICE,SUBSYSTEM} _UDEV_{SYSNAME,DEVNODE,DEVLINK} __CURSOR __{REALTIME,MONOTONIC}_TIMESTAMP for f in $__journal_fields diff --git a/share/completions/jq.fish b/share/completions/jq.fish index 9a84dae1a..a7f884013 100644 --- a/share/completions/jq.fish +++ b/share/completions/jq.fish @@ -3,7 +3,7 @@ complete -c jq -l version -d 'Output jq version' complete -c jq -l seq -d 'Use application/json-seq MIME type' -complete -c jq -l stream -d 'Parse input in streaming fasion' +complete -c jq -l stream -d 'Parse input in streaming fashion' complete -c jq -l slurp -s s -d 'Read input to array and filter once' complete -c jq -l raw-input -s R -d 'Parse input as string (not JSON)' complete -c jq -l null-input -s n -d 'Ignore input and treat it as null' diff --git a/share/completions/ldapsearch.fish b/share/completions/ldapsearch.fish index 6583ec4c3..9d3e6d1de 100644 --- a/share/completions/ldapsearch.fish +++ b/share/completions/ldapsearch.fish @@ -41,4 +41,4 @@ complete -c ldapsearch -s R -x -d 'Specify the realm of authentication ID for SA complete -c ldapsearch -s X -x -d 'Specify the requested authorization ID for SASL bind' complete -c ldapsearch -s Y -x -d 'Specify the SASL mechanism to be used for authentication' complete -c ldapsearch -s Z -d 'Issue StartTLS extended operation' -complete -c ldapsearch -o ZZ -d 'Issue StartTLS ectended operation only if succesful' +complete -c ldapsearch -o ZZ -d 'Issue StartTLS ectended operation only if successful' diff --git a/share/completions/less.fish b/share/completions/less.fish index abbc042ed..8b4e57a4b 100644 --- a/share/completions/less.fish +++ b/share/completions/less.fish @@ -1,7 +1,7 @@ complete -c less -s \? -l help -d "Display help and exit" complete -c less -s a -l search-skip-screen -d "Search after end of screen" complete -c less -s b -l buffers -r -d "Buffer space" -complete -c less -s B -l auto-buffers -d "Disable automtic buffer allocation" +complete -c less -s B -l auto-buffers -d "Disable automatic buffer allocation" complete -c less -s c -l clear-screen -d "Repaint from top" complete -c less -s C -l CLEAR-SCREEN -d "Clear and repaint from top" complete -c less -s d -l dumb -d "Suppress error for lacking terminal capability" @@ -10,7 +10,7 @@ complete -c less -s e -l quit-at-eof -d "Exit on second EOF" complete -c less -s E -l QUIT-AT-EOF -d "Exit on EOF" complete -c less -s f -l force -d "Open non-regular files" complete -c less -s F -l quit-if-one-screen -d "Quit if file shorter than one screen" -complete -c less -s g -l hilite-search -d "Hilight one search target" +complete -c less -s g -l hilite-search -d "Highlight one search target" complete -c less -s G -l HILITE-SEARCH -d "No search highlighting" complete -c less -s h -l max-back-scroll -d "Maximum backward scroll" -r -a "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19" complete -c less -s i -l ignore-case -d "Search ignores lowercase case" @@ -31,8 +31,8 @@ complete -c less -o p -l pattern -d "Start at first occurrence of pattern" -r complete -c less -o P -l prompt -d "Prompt string" -r complete -c less -s q -l quiet -d "Silent mode" complete -c less -l silent -d "Silent mode" -complete -c less -s Q -l QUIET -d "Completly silent mode" -complete -c less -l SILENT -d "Completly silent mode" +complete -c less -s Q -l QUIET -d "Completely silent mode" +complete -c less -l SILENT -d "Completely silent mode" complete -c less -s r -l raw-control-chars -d "Display control chars" complete -c less -s R -l RAW-CONTROL-CHARS -d "Display control chars, guess screen appearance" complete -c less -s s -l squeeze-blank-lines -d "Multiple blank lines sqeezed" diff --git a/share/completions/light.fish b/share/completions/light.fish index 7839335fa..639e07799 100644 --- a/share/completions/light.fish +++ b/share/completions/light.fish @@ -21,4 +21,4 @@ complete -c light -s a -d 'Selects controller automatically (default)' complete -c light -s s -a '(__fish_print_light_controllers)' -x -d 'Specify controller to use' complete -c light -s p -d 'Interpret & output values in percent' complete -c light -s r -d 'Interpret & output values in raw mode' -complete -c light -s v -x -d 'Sets the verbosity level' -a '0\tRead\ values 1\tRead\ values\ \&\ errors 2\tRead\ values,\ erros\ \&\ warnings 3\tRead\ values,\ errors,\ warnings\ \&\ notices' +complete -c light -s v -x -d 'Sets the verbosity level' -a '0\tRead\ values 1\tRead\ values\ \&\ errors 2\tRead\ values,\ errors\ \&\ warnings 3\tRead\ values,\ errors,\ warnings\ \&\ notices' diff --git a/share/completions/loadkeys.fish b/share/completions/loadkeys.fish index 2239cd00b..7bc53ec61 100644 --- a/share/completions/loadkeys.fish +++ b/share/completions/loadkeys.fish @@ -20,7 +20,7 @@ complete -c loadkeys -s m -l mktable -d "Output a 'defkeymap.c'" complete -c loadkeys -s p -l parse -d "Only search and parse keymap" complete -c loadkeys -s s -l clearstrings -d "Clear kernel string table" complete -c loadkeys -s u -l unicode -d "Force conversion to Unicode" -complete -c loadkeys -s q -l quiet -d "Supress all normal output" +complete -c loadkeys -s q -l quiet -d "Suppress all normal output" complete -c loadkeys -s v -l verbose -d "Be more verbose" complete -c loadkeys -s V -l version -d "Print version number" complete -c loadkeys -s h -l help -d "Print help" diff --git a/share/completions/ls.fish b/share/completions/ls.fish index 8b0ab7126..ff26aa887 100644 --- a/share/completions/ls.fish +++ b/share/completions/ls.fish @@ -90,7 +90,7 @@ else #### ls on eunichs #### # From latest checked-in man pages as of Nov 2018. # Reformatted with Open Group's ordering and spacing, - # then sorted by prevelance, consolidating option + # then sorted by prevalence, consolidating option # matches. # [ IEEE 1003.1-2017 options ] [ extension options ] diff --git a/share/completions/mdadm.fish b/share/completions/mdadm.fish index bf417b446..071565a44 100644 --- a/share/completions/mdadm.fish +++ b/share/completions/mdadm.fish @@ -92,7 +92,7 @@ function __fish_mdadm_level_options end function __fish_mdadm_update_options - echo -e "sparc2.2\tRemove superblock misalignement from SPARC kernel 2.2" + echo -e "sparc2.2\tRemove superblock misalignment from SPARC kernel 2.2" echo -e "summaries\tCorrect superblock summaries" echo -e "uuid\tUpdate array UUID" echo -e "name\tUpdate array name" @@ -112,7 +112,7 @@ end function __fish_mdadm_action_options echo -e "idle\tAbort currently running actions" echo -e "frozen\tAbort currently running actions, prevent their restart" - echo -e "check\tScrub the array (i.e. check constistency)" + echo -e "check\tScrub the array (i.e. check consistency)" echo -e "repair\tCheck, then resync" end diff --git a/share/completions/mkbundle.fish b/share/completions/mkbundle.fish index def77858e..4e3043785 100644 --- a/share/completions/mkbundle.fish +++ b/share/completions/mkbundle.fish @@ -53,4 +53,4 @@ complete -c mkbundle -l aot-dedup \ -d 'Deduplicate AOT\'ed methods based on a unique mangling of method names' complete -c mkbundle -l aot-mode -x \ -a 'full\t"Generate the necessary stubs to not require runtime code generation" llvmonly\t"Do the same, but force all codegen to go through the llvm backend"' \ - -d 'Specifiy AOT mode' + -d 'Specify AOT mode' diff --git a/share/completions/mksquashfs.fish b/share/completions/mksquashfs.fish index 47c40c43f..c40f50d34 100644 --- a/share/completions/mksquashfs.fish +++ b/share/completions/mksquashfs.fish @@ -45,7 +45,7 @@ complete -c mksquashfs -o xattrs -d 'Store extended attributes' complete -c mksquashfs -o xattrs-exclude -xd 'Exclude any xattr names matching ' complete -c mksquashfs -o xattrs-include -xd 'Include any xattr names matching ' complete -c mksquashfs -o xattrs-add -xd 'Add the xattr with to files' -complete -c mksquashfs -o version -d 'Print version, licence and copyright message' +complete -c mksquashfs -o version -d 'Print version, license and copyright message' complete -c mksquashfs -o exit-on-error -d 'Treat normally ignored errors as fatal' complete -c mksquashfs -o quiet -d 'No verbose output' complete -c mksquashfs -o info -d 'Print files written to filesystem' diff --git a/share/completions/mvn.fish b/share/completions/mvn.fish index 1b03ef3bd..ac904046d 100644 --- a/share/completions/mvn.fish +++ b/share/completions/mvn.fish @@ -387,7 +387,7 @@ complete -c mvn -a "weblogic:start" -d "Start an artifact on Weblogic server(s) complete -c mvn -a "weblogic:undeploy" -d "Undeploy artifacts from Weblogic server(s) or cluster(s)" complete -c mvn -a "weblogic:appc" -d "Run the weblogic appc compiler against an artifact" complete -c mvn -a "weblogic:clientgen9" -d "Runs Client Gen on a given WSDL" -complete -c mvn -a "weblogic:listapps" -d "List the atifacts on Weblogic server(s) or cluster(s)" +complete -c mvn -a "weblogic:listapps" -d "List the artifacts on Weblogic server(s) or cluster(s)" complete -c mvn -a "weblogic:help" -d "Display help information on weblogic-maven-plugin" complete -c mvn -a "weblogic:wsdlgen" -d "This class generates wsdl from ear/war package" complete -c mvn -a "weblogic:redeploy" -d "Redeploy artifact on Weblogic server(s) or cluster(s)" diff --git a/share/completions/netctl-auto.fish b/share/completions/netctl-auto.fish index 623519f7e..317b1d700 100644 --- a/share/completions/netctl-auto.fish +++ b/share/completions/netctl-auto.fish @@ -2,7 +2,7 @@ set -l cmds list start stop switch-to enable disable enable-all disable-all is-a # Helper function that prints network profiles managed by netctl-auto. # If no argument is given, it prints all profiles. -# Othewise, it only prints the ones given as arguments witch are either: +# Otherwise, it only prints the ones given as arguments witch are either: # - active # - disabled # - other (meaning enabled but not active) diff --git a/share/completions/ngrok.fish b/share/completions/ngrok.fish index 77d02990d..d06f53759 100644 --- a/share/completions/ngrok.fish +++ b/share/completions/ngrok.fish @@ -22,7 +22,7 @@ complete -c ngrok -l region -x -a "us eu au ap" -d "ngrok server region [us , eu complete -c ngrok -l hostname -r -d "host tunnel on custom hostname (requires DNS CNAME)" complete -c ngrok -l subdomain -r -d "host tunnel on a custom subdomain" -# http's optons +# http's options complete -c ngrok -l auth -r -d "enforce basic auth on tunnel endpoint, 'user:password'" complete -c ngrok -l bind-tls -x -a "both https http" -d "listen for http, https or both: true/false/both" complete -c ngrok -l host-header -r -d "set Host header; if 'rewrite' use local address hostname" diff --git a/share/completions/nmap.fish b/share/completions/nmap.fish index 213a9f4d9..a163bedd1 100644 --- a/share/completions/nmap.fish +++ b/share/completions/nmap.fish @@ -102,7 +102,7 @@ complete -c nmap -l script-trace complete -c nmap -l script-updatedb # TIMING AND PERFORMANCE -complete -c nmap -l min-hostgroup -l max-hostgroup -x -d 'Adjust paralel scan group size' +complete -c nmap -l min-hostgroup -l max-hostgroup -x -d 'Adjust parallel scan group size' complete -c nmap -l min-parallelism -l max-parallelism -x -d 'Adjust probe parallelization' complete -c nmap -l min-rtt-timeout -l max-rtt-timeout -l initial-rtt-timeout -x -d 'Adjust probe timeouts' complete -c nmap -l max-retries -x -d 'Specify the maximum number of port scan probe retransmissions' diff --git a/share/completions/npm.fish b/share/completions/npm.fish index c5526e462..6ae1b0c26 100644 --- a/share/completions/npm.fish +++ b/share/completions/npm.fish @@ -37,7 +37,7 @@ function __fish_npm_needs_option return 1 end -# list available npm scripts and their parial content +# list available npm scripts and their partial content function __fish_parse_npm_run_completions while read -l name set -l trim 20 @@ -69,7 +69,7 @@ end complete -f -c npm -n __fish_npm_needs_command -a 'run-script run' -d 'Run arbitrary package scripts' for c in run-script run rum urn complete -f -c npm -n "__fish_npm_using_command $c" -a "(__fish_npm_run)" - complete -f -c npm -n "__fish_npm_using_command $c" -l if-present -d "Don't error on nonexistant script" + complete -f -c npm -n "__fish_npm_using_command $c" -l if-present -d "Don't error on nonexistent script" complete -f -c npm -n "__fish_npm_using_command $c" -l ignore-scripts -d "Don't run pre-, post- and life-cycle scripts" complete -x -c npm -n "__fish_npm_using_command $c" -s script-shell -d 'The shell to use for scripts' complete -f -c npm -n "__fish_npm_using_command $c" -l foreground-scripts -d 'Run all build scripts in the foreground' @@ -526,8 +526,8 @@ complete -x -c npm -n '__fish_npm_using_command profile' -n "not __fish_seen_sub complete -x -c npm -n '__fish_npm_using_command profile' -n "not __fish_seen_subcommand_from $profile_commands" -a disable-2fa -d 'Disables two-factor authentication' complete -x -c npm -n '__fish_npm_using_command profile' -n "not __fish_seen_subcommand_from $profile_commands" -a get -d 'Display profile properties' complete -x -c npm -n '__fish_npm_using_command profile' -n "not __fish_seen_subcommand_from $profile_commands" -a set -d 'Set the value of a profile property' -complete -x -c npm -n '__fish_npm_using_command profile' -n '__fish_seen_subcommand_from enable-2fa' -a auth-only -d 'Requiere an OTP on profile changes' -complete -x -c npm -n '__fish_npm_using_command profile' -n '__fish_seen_subcommand_from enable-2fa' -a auth-and-writes -d 'Also requiere an OTP on package changes' +complete -x -c npm -n '__fish_npm_using_command profile' -n '__fish_seen_subcommand_from enable-2fa' -a auth-only -d 'Require an OTP on profile changes' +complete -x -c npm -n '__fish_npm_using_command profile' -n '__fish_seen_subcommand_from enable-2fa' -a auth-and-writes -d 'Also require an OTP on package changes' complete -f -c npm -n '__fish_npm_using_command profile' -s h -l help -d 'Display help' # prune diff --git a/share/completions/nvme.fish b/share/completions/nvme.fish index cdbe24703..1f6722dd0 100644 --- a/share/completions/nvme.fish +++ b/share/completions/nvme.fish @@ -66,7 +66,7 @@ complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a effects-log -d complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a endurance-log -d "Retrieve Endurance Group Log" complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a predictable-lat-log -d "Retrieve Predictable Latency per Nvmset Log" complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a pred-lat-event-agg-log -d "Retrieve Predictable Latency Event Aggregate Log" -complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a persistent-event-log -d "Retrieve Presistent Event Log" +complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a persistent-event-log -d "Retrieve Persistent Event Log" complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a endurance-event-agg-log -d "Retrieve Endurance Group Event Aggregate Log" complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a lba-status-log -d "Retrieve LBA Status Information Log" complete -c nvme -f -n "not __fish_seen_subcommand_from $cmds" -a resv-notif-log -d "Retrieve Reservation Notification Log" diff --git a/share/completions/obnam.fish b/share/completions/obnam.fish index 70cabbd32..5007788c4 100644 --- a/share/completions/obnam.fish +++ b/share/completions/obnam.fish @@ -105,7 +105,7 @@ complete -c obnam --no-files -l fsck-fix -d 'fsck should try to fix problems' complete -c obnam --no-files -l no-fsck-fix -d 'fsck should not try to fix problems' complete -c obnam --no-files -l fsck-ignore-chunks -d 'Ignore chunks when checking integrity' complete -c obnam --no-files -l no-fsck-ignore-chunks -d 'Check chunks when checking integrity' -complete -c obnam --no-files -l fsck-ignore-client -d 'Do not check data for cient NAME' +complete -c obnam --no-files -l fsck-ignore-client -d 'Do not check data for client NAME' complete -c obnam --no-files -l fsck-last-generation-only -d 'Check only the last generation' complete -c obnam --no-files -l no-fsck-last-generation-only -d 'Check all generations' complete -c obnam --no-files -l fsck-rm-unused -d 'fsck should remove unused chunks' @@ -133,7 +133,7 @@ complete -c obnam --no-files -l log-mode -d 'Set permissions of logfiles to MODE # Mounting with FUSE complete -c obnam --no-files -l fuse-opt -d 'Options to pass to FUSE' -# Peformance +# Performance complete -c obnam --no-files -l dump-memory-profile -a 'none simple meliae heapy' -d 'Make memory profiling dumps using METHOD' complete -c obnam --no-files -l memory-dump-interval -d 'Make memory profiling dumps at SECONDS' diff --git a/share/completions/otool.fish b/share/completions/otool.fish index 531d09f73..6cb1c8a9f 100644 --- a/share/completions/otool.fish +++ b/share/completions/otool.fish @@ -15,7 +15,7 @@ complete otool -s c -d 'print arg of a core file' -F complete otool -s s -d 'print contents of ' -x complete otool -s P -d 'print Info.plist section' -F complete otool -s x -d 'print all text sections' -F -complete otool -s p -d 'specify routine to dissassemble' -x +complete otool -s p -d 'specify routine to disassemble' -x complete otool -s v -d 'print verbosely' complete otool -s V -d 'symbolicate disassembled operands' complete otool -s X -d 'omit leading addresses, headers' diff --git a/share/completions/pkg.fish b/share/completions/pkg.fish index c0a8b6e50..5951e4eba 100644 --- a/share/completions/pkg.fish +++ b/share/completions/pkg.fish @@ -193,7 +193,7 @@ function __fish_pkg_aliases set description 'Display build dependencies for a given package' case cinfo - set description 'Display install package matching case-sensitve regex' + set description 'Display install package matching case-sensitive regex' case comment set description 'Display comment off a package' @@ -205,7 +205,7 @@ function __fish_pkg_aliases set description 'Show package description' case iinfo - set description 'Display install package matching case-insensitve regex' + set description 'Display install package matching case-insensitive regex' case isearch set description 'Finds package using case-insensitive search' diff --git a/share/completions/pv.fish b/share/completions/pv.fish index 6f91e45ac..2a2d291cf 100644 --- a/share/completions/pv.fish +++ b/share/completions/pv.fish @@ -16,7 +16,7 @@ complete -c pv -l numeric -s n -d 'Numeric output' complete -c pv -l quiet -s q -d 'No output' complete -c pv -l wait -s W -d 'Wait for first byte before showing progress' complete -x -c pv -l delay-start -s D -d 'Wait given time (in secs) before showing progress' -complete -x -c pv -l size -s s -d 'Set total number of bytes to be transfered' +complete -x -c pv -l size -s s -d 'Set total number of bytes to be transferred' complete -c pv -l line-mode -s l -d 'Count lines instead of bytes' complete -c pv -l null -s 0 -d 'Count null-terminated lines' complete -x -c pv -l interval -s i -d 'Wait given time (in secs) between updates' diff --git a/share/completions/rpm-ostree.fish b/share/completions/rpm-ostree.fish index 59bbe28b0..135481905 100644 --- a/share/completions/rpm-ostree.fish +++ b/share/completions/rpm-ostree.fish @@ -73,7 +73,7 @@ complete -c rpm-ostree -n "__fish_seen_subcommand_from cleanup" -l peer -d "Forc # compose # All compose subcommands -# container-encapsulatedoes, image not have --quiet or --verison +# container-encapsulatedoes, image not have --quiet or --version set -l compose_subcommands commit container-encapsulate extensions image install postprocess tree complete -c rpm-ostree -n "__fish_seen_subcommand_from compose; and not __fish_seen_subcommand_from $compose_subcommands" -a commit -d "Commit target path to an OSTree repo" complete -c rpm-ostree -n "__fish_seen_subcommand_from compose; and not __fish_seen_subcommand_from $compose_subcommands --quiet -q --version" -a container-encapsulate -d "Create Chunked Container image from OSTree Commit" diff --git a/share/completions/rsync.fish b/share/completions/rsync.fish index cc9c33116..dc88de39a 100644 --- a/share/completions/rsync.fish +++ b/share/completions/rsync.fish @@ -30,7 +30,7 @@ complete -c rsync -l backup-dir -xa '(__fish_complete_directories)' -d "Make bac complete -c rsync -l suffix -d "Backup suffix (default ~ w/o --backup-dir)" complete -c rsync -s u -l update -d "Skip files that are newer on the receiver" complete -c rsync -l inplace -d "Update destination files in-place" -complete -c rsync -l append -d "Append data onto shorter files without verifing old content" +complete -c rsync -l append -d "Append data onto shorter files without verifying old content" complete -c rsync -l append-verify -d "Append with full file checksum, including old data" complete -c rsync -s d -l dirs -d "Transfer directories without recursing" complete -c rsync -l mkpath -d "Create the destination's path component" diff --git a/share/completions/sed.fish b/share/completions/sed.fish index 732d01b47..9d8c58777 100644 --- a/share/completions/sed.fish +++ b/share/completions/sed.fish @@ -11,7 +11,7 @@ sed --version >/dev/null 2>/dev/null; and set is_gnu --is-gnu __fish_gnu_complete -c sed -s n -l quiet -d "Silent mode" $is_gnu __fish_gnu_complete -c sed -s e -l expression -x -d "Evaluate expression" $is_gnu -__fish_gnu_complete -c sed -s f -l file -r -d "Evalute file" $is_gnu +__fish_gnu_complete -c sed -s f -l file -r -d "Evaluate file" $is_gnu __fish_gnu_complete -c sed -s i -l in-place -d "Edit files in place" $is_gnu if test -n "$is_gnu" diff --git a/share/completions/shortcuts.fish b/share/completions/shortcuts.fish index de8a00846..8ce0a87dd 100644 --- a/share/completions/shortcuts.fish +++ b/share/completions/shortcuts.fish @@ -2,7 +2,7 @@ # https://en.wikipedia.org/wiki/Shortcuts_(app) # Apple added fish completion output to Swift's ArgumentParser. -# imagine my surprise when I found fish function stirngs in binaries in /usr/bin! +# imagine my surprise when I found fish function strings in binaries in /usr/bin! # checking the path is as expected is about as far as we're going with validation if test "$(command -s shortcuts)" = /usr/bin/shortcuts diff --git a/share/completions/string.fish b/share/completions/string.fish index d338f6c32..b4a5c366d 100644 --- a/share/completions/string.fish +++ b/share/completions/string.fish @@ -8,9 +8,9 @@ complete -f -c string -n "test (count (commandline -xpc)) -lt 2" -a upper complete -f -c string -n "test (count (commandline -xpc)) -lt 2" -a length complete -f -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] length" -s V -l visible -d "Use the visible width, excluding escape sequences" complete -f -c string -n "test (count (commandline -xpc)) -lt 2" -a sub -complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s s -l start -xa "(seq 1 10)" -d "Sepcify start index" -complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s e -l end -xa "(seq 1 10)" -d "Sepcify end index" -complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s l -l length -xa "(seq 1 10)" -d "Sepcify substring length" +complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s s -l start -xa "(seq 1 10)" -d "Specify start index" +complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s e -l end -xa "(seq 1 10)" -d "Specify end index" +complete -x -c string -n "test (count (commandline -xpc)) -ge 2" -n "contains -- (commandline -xpc)[2] sub" -s l -l length -xa "(seq 1 10)" -d "Specify substring length" complete -f -c string -n "test (count (commandline -xpc)) -lt 2" -a split complete -f -c string -n "test (count (commandline -xpc)) -lt 2" -a split0 complete -x -c string -n 'test (count (commandline -xpc)) -ge 2' -n 'string match -qr split0\?\$ -- (commandline -xpc)[2]' -s m -l max -a "(seq 1 10)" -d "Specify maximum number of splits" diff --git a/share/completions/svn.fish b/share/completions/svn.fish index 507c2d1a2..863ee30a6 100644 --- a/share/completions/svn.fish +++ b/share/completions/svn.fish @@ -112,7 +112,7 @@ complete -c svn -n 'not __fish_use_subcommand' -l username -x -d 'Specify a user complete -c svn -n 'not __fish_use_subcommand' -l password -x -d 'Specify a password ARG' complete -c svn -n 'not __fish_use_subcommand' -l no-auth-cache -d 'Do not cache authentication tokens' complete -c svn -n 'not __fish_use_subcommand' -l non-interactive -d 'Do no interactive prompting' -complete -c svn -n 'not __fish_use_subcommand' -l trust-server-cert -d 'Accept SSL server certificates from unknown authorities (ony with --non-interactive)' +complete -c svn -n 'not __fish_use_subcommand' -l trust-server-cert -d 'Accept SSL server certificates from unknown authorities (only with --non-interactive)' complete -c svn -n 'not __fish_use_subcommand' -l config-dir -x -d 'Read user configuration files from directory ARG' complete -c svn -n 'not __fish_use_subcommand' -l config-option -x -d 'Set user configuration option in the format: FILE:SECTION:OPTION=[VALUE]' diff --git a/share/completions/sysbench.fish b/share/completions/sysbench.fish index 36b1d1bc5..259192b08 100644 --- a/share/completions/sysbench.fish +++ b/share/completions/sysbench.fish @@ -15,8 +15,8 @@ complete -c sysbench -n "__fish_contains_opt test=oltp" -a " complete -c sysbench -x -l num-threads -d 'The total number of worker threads to create (default: 1)' complete -c sysbench -x -l max-requests -d 'Limit for total number of requests. 0 means unlimited (default: 10000)' complete -c sysbench -x -l max-time -d 'Limit for total execution time in seconds. 0 means unlimited (default: 0)' -complete -c sysbench -x -l thread-stack-size -d 'Size of stack for each thread (defaut: 32K)' -complete -c sysbench -f -l init-rng -d 'Specifies if random numbers generator should be initialized from timer (defaut: off)' -a 'on off' +complete -c sysbench -x -l thread-stack-size -d 'Size of stack for each thread (default: 32K)' +complete -c sysbench -f -l init-rng -d 'Specifies if random numbers generator should be initialized from timer (default: off)' -a 'on off' complete -c sysbench -x -l test -d 'Name of the test mode to run(required)' -a " cpu\t'Benchmark cpu by calculating prime numbers' threads\t'Benchmark scheduler performance' @@ -30,7 +30,7 @@ complete -c sysbench -l help -d 'Print help on general syntax' complete -c sysbench -l version -d 'Show version of program' complete -c sysbench -x -l percentile -d 'A percentile rank of query execution times to count (default: 95)' complete -c sysbench -f -l batch -d 'Dump current results periodically (default: off)' -a 'on off' -complete -c sysbench -x -l batch-delay -d 'Delay between batch dumps in secods (default: 300)' +complete -c sysbench -x -l batch-delay -d 'Delay between batch dumps in seconds (default: 300)' ### options for test=`cpu` mode ### complete -c sysbench -n "__fish_contains_opt test=cpu" -x -l cpu-max-prime -d 'Calculation of prime numbers up to the specified value' diff --git a/share/completions/systemd-cryptenroll.fish b/share/completions/systemd-cryptenroll.fish index 076d4c6d0..1577fb5dd 100644 --- a/share/completions/systemd-cryptenroll.fish +++ b/share/completions/systemd-cryptenroll.fish @@ -39,7 +39,7 @@ complete -c systemd-cryptenroll -l fido2-with-client-pin -xa "yes no" -d "Requir complete -c systemd-cryptenroll -l fido2-with-user-presence -xa "yes no" -d "Require to verify presence when unlocking the volume" complete -c systemd-cryptenroll -l fido2-with-user-verification -xa "yes no" -d "Require user verification when unlocking the volume" complete -c systemd-cryptenroll -l tpm2-device -kxa "(__fish_cryptenroll_tpm2_devices)" -d "Enroll a TPM2 security chip" -complete -c systemd-cryptenroll -l tpm2-pcrs -x -d "Bind the enrollment of TPM2 device to speficied PCRs" +complete -c systemd-cryptenroll -l tpm2-pcrs -x -d "Bind the enrollment of TPM2 device to specified PCRs" complete -c systemd-cryptenroll -l wipe-slot -kxa "(__fish_complete_list , __fish_cryptenroll_complete_wipe)" -d "Wipes one or more LUKS2 key slots" complete -c systemd-cryptenroll -l help -s h -d "Print a short help" complete -c systemd-cryptenroll -l version -d "Print a short version string" diff --git a/share/completions/telnet.fish b/share/completions/telnet.fish index b9c69c70f..ec1d81810 100644 --- a/share/completions/telnet.fish +++ b/share/completions/telnet.fish @@ -38,7 +38,7 @@ switch (uname -s) complete -c telnet -s s -x -d "Set source IP address" complete -c telnet -s u -d "Force AF_UNIX addresses only" case NetBSD - complete -c telnet -s P -x -d "Set IPsec policy specfication" + complete -c telnet -s P -x -d "Set IPsec policy specification" case OpenBSD complete -c telnet -s 7 -d "Do not try to negotiate TELNET BINARY option" complete -c telnet -s V -x -d "Set routing table" diff --git a/share/completions/tmux.fish b/share/completions/tmux.fish index a50d4447e..6b9e261f2 100644 --- a/share/completions/tmux.fish +++ b/share/completions/tmux.fish @@ -252,8 +252,8 @@ complete -c tmux -n "__fish_seen_subcommand_from $joinp $splitw" -xs f -d 'full complete -c tmux -n __fish_use_subcommand -a $killp -d 'destroy a pane' complete -c tmux -n __fish_use_subcommand -a $killw -d 'destroy a window' -complete -c tmux -n __fish_use_subcommand -a $lastp -d 'select the previusly selected pane' -complete -c tmux -n __fish_use_subcommand -a $lastw -d 'select the previusly selected window' +complete -c tmux -n __fish_use_subcommand -a $lastp -d 'select the previously selected pane' +complete -c tmux -n __fish_use_subcommand -a $lastw -d 'select the previously selected window' complete -c tmux -n __fish_use_subcommand -a $linkw -d 'link source window to destination window' complete -c tmux -n __fish_use_subcommand -a $lsp -d 'list panes' diff --git a/share/completions/transmission-remote.fish b/share/completions/transmission-remote.fish index c3d2873fa..846a0eb1a 100644 --- a/share/completions/transmission-remote.fish +++ b/share/completions/transmission-remote.fish @@ -36,7 +36,7 @@ complete -c transmission-remote -s n -l auth -d 'Set the username:password for a complete -c transmission-remote -o ne -l authenv -d 'Set the authentication information from $TR_AUTH' complete -c transmission-remote -s N -l netrc -d 'Set authentication information from a netrc file' complete -c transmission-remote -s o -l dht -d 'Enable distributed hash table (DHT)' -complete -c transmission-remote -s O -l no-dht -d 'Disable distribued hash table (DHT)' +complete -c transmission-remote -s O -l no-dht -d 'Disable distributed hash table (DHT)' complete -c transmission-remote -s p -l port -d 'Set the port to use when listening' complete -c transmission-remote -o Bh -l bandwidth-high -d 'Give this torrent high bandwidth' complete -c transmission-remote -o Bn -l bandwidth-normal -d 'Give this torrent normal bandwidth' diff --git a/share/completions/trash.fish b/share/completions/trash.fish index 98d4e520f..48b8996fb 100644 --- a/share/completions/trash.fish +++ b/share/completions/trash.fish @@ -1,5 +1,5 @@ # Completions for trash-cli -# There are many implementations of trash cli tools, identify different version of ``trash`` excutable by its help message. +# There are many implementations of trash cli tools, identify different version of ``trash`` executable by its help message. # https://github.com/andreafrancia/trash-cli function __trash_by_andreafrancia diff --git a/share/completions/tuned-adm.fish b/share/completions/tuned-adm.fish index c6fa1a243..d47cc8c69 100644 --- a/share/completions/tuned-adm.fish +++ b/share/completions/tuned-adm.fish @@ -1,4 +1,4 @@ -#disable file seletion +#disable file selection complete -f tuned-adm #get profile list diff --git a/share/completions/udevadm.fish b/share/completions/udevadm.fish index 1253c6101..885478c8c 100644 --- a/share/completions/udevadm.fish +++ b/share/completions/udevadm.fish @@ -59,4 +59,4 @@ complete -c udevadm -n '__fish_seen_subcommand_from test' -s a -l action -d "Set complete -c udevadm -n '__fish_seen_subcommand_from test' -s N -l resolve-names -d "When to resolve names" -xa "early late never" # udevadm test-builtin -complete -c udevadm -n '__fish_seen_subcommand_from test-builtin; and __fish_is_nth_token 2' -xa "blkid\t'Filesystem and partition probing' btrfs\t'btrfs volume management' hwdb\t'Hardware database' input_id\t'Input device properties' keyboard\t'Keybord scan code to key mapping' kmod\t'Kernel module loader' net_id\t'Network device properties' net_setup_link\t'Configure network link' path_id\t'Compose persistent device path' usb_id\t'USB device properties' uaccess\t'Manage device node user ACL'" +complete -c udevadm -n '__fish_seen_subcommand_from test-builtin; and __fish_is_nth_token 2' -xa "blkid\t'Filesystem and partition probing' btrfs\t'btrfs volume management' hwdb\t'Hardware database' input_id\t'Input device properties' keyboard\t'Keyboard scan code to key mapping' kmod\t'Kernel module loader' net_id\t'Network device properties' net_setup_link\t'Configure network link' path_id\t'Compose persistent device path' usb_id\t'USB device properties' uaccess\t'Manage device node user ACL'" diff --git a/share/completions/uniq.fish b/share/completions/uniq.fish index 71d657da2..14e18571d 100644 --- a/share/completions/uniq.fish +++ b/share/completions/uniq.fish @@ -19,5 +19,5 @@ else # BSD complete -c uniq -s f -d 'Avoid comparing first N fields' -x complete -c uniq -s s -d 'Avoid comparing first N characters' -x complete -c uniq -s u -d 'Only print unique lines' - complete -c uniq -s i -d 'Case insensitive comparision' + complete -c uniq -s i -d 'Case insensitive comparison' end diff --git a/share/completions/valgrind.fish b/share/completions/valgrind.fish index 5bc75be12..a19920e6d 100644 --- a/share/completions/valgrind.fish +++ b/share/completions/valgrind.fish @@ -53,7 +53,7 @@ complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l leak-check -d "Check complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l show-reachable -d "Show reachable leaked memory" -a "yes\t'Show reachable leaked memory' no\t'Do not show reachable leaked memory'" complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l leak-resolution -d "Determines how willingly Memcheck considers different backtraces to be the same" -a "low\t'Two entries need to match' med\t'Four entries need to match' high\t'All entries need to match'" complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l freelist-vol -d "Set size of freed memory pool" -complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l partial-loads-ok -d 'How to handle loads of words that are partially addressible' -a 'yes\t"Do not emit errors on partial loads" no\t"Emit errors on partial loads"' +complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l partial-loads-ok -d 'How to handle loads of words that are partially addressable' -a 'yes\t"Do not emit errors on partial loads" no\t"Emit errors on partial loads"' complete -n "__fish_valgrind_skin memcheck" -xc valgrind -l avoid-strlen-errors -d 'Whether to skip error reporting for the strlen function' -a 'yes no' # Addrcheck-specific options @@ -61,7 +61,7 @@ complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l leak-check -d "Chec complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l show-reachable -d "Show reachable leaked memory" -a "yes\t'Show reachable leaked memory' no\t'Do not show reachable leaked memory'" complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l leak-resolution -d "Determines how willingly Addrcheck considers different backtraces to be the same" -a "low\t'Two entries need to match' med\t'Four entries need to match' high\t'All entries need to match'" complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l freelist-vol -d "Set size of freed memory pool" -complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l partial-loads-ok -d 'How to handle loads of words that are partially addressible' -a 'yes\t"Do not emit errors on partial loads" no\t"Emit errors on partial loads"' +complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l partial-loads-ok -d 'How to handle loads of words that are partially addressable' -a 'yes\t"Do not emit errors on partial loads" no\t"Emit errors on partial loads"' complete -n "__fish_valgrind_skin addrcheck" -xc valgrind -l avoid-strlen-errors -d 'Whether to skip error reporting for the strlen function' -a 'yes no' # Cachegrind-specific options diff --git a/share/completions/virsh.fish b/share/completions/virsh.fish index ebf49e441..782840018 100644 --- a/share/completions/virsh.fish +++ b/share/completions/virsh.fish @@ -1354,7 +1354,7 @@ complete -c virsh -n "not __fish_seen_subcommand_from $cmds" -a pool-edit -d "Ed # virsh pool-info complete -c virsh -n "not __fish_seen_subcommand_from $cmds" -a pool-info -d "Storage pool information" -complete -c virsh -n "__fish_seen_subcommand_from pool-info" -l bytes -d "Reture pool info in bytes" +complete -c virsh -n "__fish_seen_subcommand_from pool-info" -l bytes -d "Return pool info in bytes" # virsh pool-list complete -c virsh -n "not __fish_seen_subcommand_from $cmds" -a pool-list -d "List pools" diff --git a/share/completions/wajig.fish b/share/completions/wajig.fish index fa72e42ad..26601ce9f 100644 --- a/share/completions/wajig.fish +++ b/share/completions/wajig.fish @@ -37,7 +37,7 @@ end complete -c wajig -n __fish_wajig_use_package -a '(__fish_print_apt_packages)' -d Packages complete -c wajig -s q -l quiet -d 'Do system commands everything quietly.' -complete -c wajig -s n -l noauth -d 'Allow packages from unathenticated archives.' +complete -c wajig -s n -l noauth -d 'Allow packages from unauthenticated archives.' complete -c wajig -s s -l simulate -d 'Trace but don\'t execute the sequence of underlying commands.' complete -c wajig -s t -l teaching -d 'Trace the sequence of commands performed.' complete -c wajig -s y -l yes -d 'Assume yes for any questions asked.' diff --git a/share/completions/winemaker.fish b/share/completions/winemaker.fish index 6ce2017be..2b076e0f6 100644 --- a/share/completions/winemaker.fish +++ b/share/completions/winemaker.fish @@ -15,7 +15,7 @@ complete -c winemaker -l cuiexe -d 'Treat unknown app as console app' complete -c winemaker -l console -d 'Treat unknown app as console app' complete -c winemaker -l dll -d 'Treat unknown app as library' -complete -c winemaker -l nodlls -d 'Don\'t use stadard libraries' +complete -c winemaker -l nodlls -d 'Don\'t use standard libraries' complete -c winemaker -l mfc -d 'Use MFC based targets' complete -c winemaker -l nomfc -d 'Use MFC based targets' complete -c winemaker -l nomsvcrt -d 'Don\'t use msvcrt compilation' diff --git a/share/completions/winetricks.fish b/share/completions/winetricks.fish index b66037c80..1e2f73bcf 100644 --- a/share/completions/winetricks.fish +++ b/share/completions/winetricks.fish @@ -52,9 +52,9 @@ for architecture in 32 64 end set -l subcommands (string replace --regex '\\\t.+' '' -- $subcommands_with_descriptions) -set -l root_conditon "not __fish_seen_subcommand_from $subcommands" +set -l root_condition "not __fish_seen_subcommand_from $subcommands" -complete -c $command -a "$subcommands_with_descriptions" -n $root_conditon +complete -c $command -a "$subcommands_with_descriptions" -n $root_condition complete -c $command -a list \ -d 'List applications' \ @@ -72,4 +72,4 @@ end complete -c $command -a '(__fish_winetricks__complete_verbs)' \ -d 'Specify the verb or path to it' \ - -n $root_conditon + -n $root_condition diff --git a/share/completions/wpa_cli.fish b/share/completions/wpa_cli.fish index a6a8ec51a..ef9f2fff9 100644 --- a/share/completions/wpa_cli.fish +++ b/share/completions/wpa_cli.fish @@ -31,7 +31,7 @@ complete -x -c wpa_cli -a save_config -d 'save the current configuration' complete -x -c wpa_cli -a disconnect -d 'disconnect and wait for reassociate command before connecting' complete -x -c wpa_cli -a scan -d 'request new BSS scan' complete -x -c wpa_cli -a scan_results -d 'get latest scan results' -complete -x -c wpa_cli -a get_capability -d 'get capabilies' +complete -x -c wpa_cli -a get_capability -d 'get capabilities' complete -x -c wpa_cli -a stakey-request -d 'request STAKey negotiation with ' complete -x -c wpa_cli -a ap_scan -d 'set ap_scan parameter' complete -x -c wpa_cli -a stkstart -d 'request STK negotiation with ' diff --git a/share/completions/xdg-mime.fish b/share/completions/xdg-mime.fish index c6c8bf3cf..b9658e78d 100644 --- a/share/completions/xdg-mime.fish +++ b/share/completions/xdg-mime.fish @@ -30,5 +30,5 @@ complete -c xdg-mime -d 'Set mode' -n 'contains_seq xdg-mime uninstall -- (comma #complete -c xdg-mime install [--mode mode] [--novendor] mimetypes-file #complete -c xdg-mime uninstall [--mode mode] mimetypes-file complete -c xdg-mime -l help -d 'Display help' -complete -c xdg-mime -l manual -d 'Diplay long help' +complete -c xdg-mime -l manual -d 'Display long help' complete -c xdg-mime -l version -d 'Print version' diff --git a/share/completions/xterm.fish b/share/completions/xterm.fish index 997d5712b..42b8154fc 100644 --- a/share/completions/xterm.fish +++ b/share/completions/xterm.fish @@ -43,7 +43,7 @@ complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +tb -d 'Don\'t complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +u8 -d 'Don\'t use UTF-8' complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +ulc -d 'Display characters with underline attribute as color' complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +ut -d 'Write to the system utmp log file' -complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +vb -d 'Don\'t use visual bell insead of audio bell' +complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +vb -d 'Don\'t use visual bell instead of audio bell' complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +wc -d 'Don\'t use wide characters' complete -c xterm -n 'string match "+*" -- (commandline -ct)' -a +wf -d 'Don\'t wait the first time for the window to be mapped' @@ -92,7 +92,7 @@ complete -c xterm -o tb -d 'Display toolbar or menubar' complete -c xterm -o u8 -d 'Use UTF-8' complete -c xterm -o ulc -d 'Don\'t display characters with underline attribute as color' complete -c xterm -o ut -d 'Don\'t write to the system utmp log file' -complete -c xterm -o vb -d 'Use visual bell insead of audio bell' +complete -c xterm -o vb -d 'Use visual bell instead of audio bell' complete -c xterm -o wc -d 'Use wide characters' complete -c xterm -o wf -d 'Wait the first time for the window to be mapped' complete -c xterm -o Sccn -d 'Use as input/output channel for an existing program' diff --git a/share/completions/xviewer.fish b/share/completions/xviewer.fish index 074f11dd3..86d0599c2 100644 --- a/share/completions/xviewer.fish +++ b/share/completions/xviewer.fish @@ -19,7 +19,7 @@ complete -c xviewer -l xim-status complete -c xviewer -l gtk-debug -d 'Enabled Gtk+ flags' complete -c xviewer -l gtk-no-debug -d 'Disabled Gtk+ flags' complete -c xviewer -l g-fatal -d 'Treat warnings as fatal errors' -complete -c xviewer -l gtk-module -d 'Additinal Gtk module' +complete -c xviewer -l gtk-module -d 'Additional Gtk module' complete -c xviewer -l disable-crash-dialog complete -c xviewer -l sm-client-id -d 'Session management ID' complete -c xviewer -l sm-config-prefix -d 'Prefix of saved configuration' diff --git a/share/completions/zfs.fish b/share/completions/zfs.fish index bd9668a7f..bf137bdce 100644 --- a/share/completions/zfs.fish +++ b/share/completions/zfs.fish @@ -633,4 +633,4 @@ complete -c zfs -f -n '__fish_zfs_using_command change-key' -s o -xa "keyformat= complete -c zfs -f -n '__fish_zfs_using_command change-key' -s o -xa "keyformat=hex keyformat=raw keyformat=passphrase" complete -c zfs -f -n '__fish_zfs_using_command change-key' -s o -xa "pbkdf2iters=" -d "Specify PBKDF2 iteration count" # todo: maybe query properties to list only encrypted datasets -complete -c zfs -f -n '__fish_zfs_using_command change-key' -d "Dataset to change wraper key for" -xa "(__fish_print_zfs_filesystems; __fish_print_zfs_volumes)" +complete -c zfs -f -n '__fish_zfs_using_command change-key' -d "Dataset to change wrapper key for" -xa "(__fish_print_zfs_filesystems; __fish_print_zfs_volumes)"